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

I used a third-party API and changed the base URL,but there is nothing #420

Open
2265393080 opened this issue Oct 29, 2024 · 5 comments
Open

Comments

@2265393080
Copy link

QQ截图20241029171016

@zachary-cao
Copy link

Can using a direct API connection solve the issue?

@abi
Copy link
Owner

abi commented Oct 29, 2024

Yes, direct API connection is better.

@2265393080 It's a little strange that you are getting new logs at all on the backend besides the connection open connection closed. Are you seeing notifs on the front-end?

@kowyo
Copy link

kowyo commented Oct 30, 2024

Hi @abi I have the same issue here. I am using custom url. I only set OpenAI key and URL in .env. But the models were set to "Models used for generation: ['anthropic', 'openai']" somehow.

image

image

Thank you in advance.

@abi
Copy link
Owner

abi commented Oct 30, 2024

Is option 2 working for you? I would make sure to clear any backend/.env of ANTHROPIC_API_KEY and make sure the front-end popup is empty as well. It should only use the Claude models if the Anthropic key is set.

@kowyo
Copy link

kowyo commented Oct 31, 2024

Hi, I should have created a different issue yesterday as this report a different error. However, thank you for your patient reply. I would let you know if there are any updates for my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants