Gerard Conway 2 Posted April 12 Share Posted April 12 Hi I'm trying to setup Copilot, using Melvus as my vector db and OpenAI as my LLM provider. I have successfully used the data loader container to load and index the Spotfire docs. I can search the docs using the Data Loader APIs. However, when I start the Orchestrator container I'm unable to call the '/orchestartor/' end point using the simple prompt 'How to create a bar chart?'. (screenshot attached) I get the follow error message, full log attached. error_message='Unknown request URL: POST /v1/openai/deployments/gpt-35-turbo/chat/completions?api-version=2023-03-15-preview. It's strange because I have not set the OPENAI_API_KEY environment variable nor have I used that parameter in the yaml compose file. .env and .yml files attached. It seems like the Orchestartor is adding the api-version parameter by default. Does the OpenAI API even take an api-version parameter. It seems to be more associated with Azure OpenAI. Any guidance appreciated. Thanks, Gerard .env docker-compose-orchestrator.yml Orchestrator Container Error.txt Link to comment Share on other sites More sharing options...
Marcelo Gallardo Posted April 15 Share Posted April 15 (edited) @Gerard Conway 2 Thanks for your feedback and we are aware of the issue with OpenAI. Our next release coming in a few weeks addresses the issue. You can still try the current release if you have access to Azure OpenAI. Thanks for your patience. Marcelo. Edited April 15 by Marcelo Gallardo Link to comment Share on other sites More sharing options...
Ahmad Fattahi Posted April 15 Share Posted April 15 We're aiming for the first half of May for the next release. Link to comment Share on other sites More sharing options...
Gerard Conway 2 Posted April 16 Author Share Posted April 16 Thank you @Marcelo Gallardo I will wait for the updated release Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now