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 feature to return application/adapter configuration #297

Closed
astsiapanay opened this issue Apr 3, 2024 · 1 comment
Closed

Add feature to return application/adapter configuration #297

astsiapanay opened this issue Apr 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@astsiapanay
Copy link
Collaborator

We extend the deployment model in Core configuration by adding a new feature configurationEndpoint to the section features.
If the feature is available(the field configurationEndpoint is set) then Chat UI may request configuration parameters from the application
through GET DIAL_URL/openai/deployments/DEPLOYMENT_ID/configuration endpoint.
Core proxies a request for getting configuration from the application.

@astsiapanay astsiapanay added the enhancement New feature or request label Apr 3, 2024
@astsiapanay astsiapanay self-assigned this Apr 3, 2024
@astsiapanay astsiapanay moved this to In Progress in AI DIAL Apr 3, 2024
@astsiapanay
Copy link
Collaborator Author

relates to #220

astsiapanay added a commit that referenced this issue Apr 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in AI DIAL Apr 5, 2024
@VolhaBazhkova VolhaBazhkova removed this from AI DIAL Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant