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

Error: Anthropic API key not found #164

Open
tes735 opened this issue Nov 10, 2024 · 2 comments
Open

Error: Anthropic API key not found #164

tes735 opened this issue Nov 10, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@tes735
Copy link

tes735 commented Nov 10, 2024

🐛 Describe the bug

Implementing this into an electron app. I got the openai and ollama parts to work. Now, I'm trying to get the Anthropic implementation to work. I'm getting this: Error: Anthropic API key not found. I created a key at Anthropic and added credits. The implementation looks correct and as I said, the other two work. Any thoughts on how I can troubleshoot this, or is it a bug?

@adhityan adhityan added bug Something isn't working question Further information is requested labels Nov 10, 2024
@adhityan
Copy link
Collaborator

Hey @tes735 sorry for the delayed response. I tested with Anthopic models and they seem to be working fine. If you were unable to fix the error, could you share more info on exactly how you configured the application along with the debug logs?

@adhityan adhityan removed the bug Something isn't working label Nov 22, 2024
@tes735
Copy link
Author

tes735 commented Nov 22, 2024

I'm not in front of that computer at the moment, but I set it up similarly to how openAI is set up. I didn't see anything specific about how to get it to work with RAGApplicationBuilder. Do you have a good example somewhere that I can check out? Thanks for the reply!

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

No branches or pull requests

2 participants