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 Azure OpenAI support to embedding endpoint #80

Open
edwardcqian opened this issue Sep 28, 2023 · 0 comments
Open

Add Azure OpenAI support to embedding endpoint #80

edwardcqian opened this issue Sep 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@edwardcqian
Copy link
Contributor

Currently vector embedding only support OpenAI, we may want to support Azure OpenAI as well for embeddings.

@edwardcqian edwardcqian added the enhancement New feature or request label Sep 28, 2023
sd2k added a commit that referenced this issue Oct 2, 2023
The Dashboard AI team have requested that the plugin health check
returns more details about whether the OpenAI functionality is
configured, and whether that configuration is valid. This PR adds it,
and similar functionality for the vector service.

It's backwards incompatible with past health checks unfortunately, but
the llmclient package does include a change which should be compatible
with both the current and previous version of the plugin.

We're definitely due a refactor of the way we handle OpenAI config and
requests, but I think that will be part of #80.
SandersAaronD pushed a commit that referenced this issue Oct 27, 2023
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