-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Big AGI connection to UM GPT #640
Comments
@Rithikb123 does it go through a proxy? if you open the URL (in yellow) manually from Chrome, can you show me what happens and the network request? |
There seems to be a discrepancy of the Azure API. Do you know if the swift app has hardcoded models, or does it dynamically refresh the list? That could be the issue. We need to understand what's the API server, doesn't seem a clean Azure. Would need a detailed analysis of which URLs are hit, and if there are differences in the headers, when the Swift UI does it. Another option is for you to set a custom "OpenAI" server to your address and with your key, and see if that works. |
Thanks for the details. Please ignore the suggestion about the custom OpenAI server, the Azure protocol is correct.
|
We are trying to connect our private University of Michigan GPT(api type is azure) to big AGI but we cant seem to connect it. We tried running bigAGI both locally as well as on vercel. We were able to confirm that the UM GPT endpoint and api key work through a different application. Here are the errors we get when trying to connect using a locally ran big AGI. We tried both azure and open ai
If anyone has any experience connecting a third party gpt, any feedback would be appreciated
The text was updated successfully, but these errors were encountered: