-
Notifications
You must be signed in to change notification settings - Fork 233
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
[AGE-119] Update deployment view to show endpoint for fetching the configuration #1572
Comments
@aybruhm This would require adding the logic to publish the first variant to the production environment per default. Could you please create an issue for that and add it to the sprint. Thank you! |
Hi @bekossy
|
@mmabrouk provide the other js and curl and code |
@bekossy I finalized the implementation for the prompt fetching endpoint. Please find the snippets below:
The js snippet
The curl snippet
|
Fixed in #1591 |
Context: Many users want to fetch the latest version of the configuration / prompt and use it in their code.
We want to update the deployment view to enable that.
The goal is to show in addition to the endpoint on how to call the LLM app hosted in agenta, provide an endpoint to get the configuration.
Todo:
From SyncLinear.com | AGE-119
The text was updated successfully, but these errors were encountered: