Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SDF endpoints to update AI gen prompts on the server #5027

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jkeiser
Copy link
Contributor

@jkeiser jkeiser commented Nov 26, 2024

This allows prompts to updated (stored in SQL) on the server so that they can be iterated upon. UI forthcoming.

@github-actions github-actions bot added A-sdf Area: Primary backend API service [Rust] A-dal labels Nov 26, 2024
@jkeiser jkeiser force-pushed the jkeiser/update-prompt-endpoint branch from 5120b9a to 9c64f82 Compare November 26, 2024 01:55
@jkeiser jkeiser force-pushed the jkeiser/update-prompt-endpoint branch from 9c64f82 to 3135bfd Compare November 26, 2024 01:57
lib/asset-sprayer/src/lib.rs Show resolved Hide resolved
lib/asset-sprayer/src/lib.rs Show resolved Hide resolved
lib/dal/src/prompt_override.rs Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dal A-sdf Area: Primary backend API service [Rust]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants