-
Notifications
You must be signed in to change notification settings - Fork 26
Support for anthropic models #131
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
Conversation
|
@claude review pretty pretty please |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
@claude check again! |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
rayruizhiliao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we update README, where OpenAI API key is currently mentioned as a prerequisite? And also code snippet
# Set your OpenAI API key
export OPENAI_API_KEY="sk-..."
|
for now discovery and guide agent still require openai models because of vectorstores. Only specialized agents can be run with anthropic currently. so i think we should keep the docs as is for now |
Dima: for now discovery and guide agent still require openai models because of vectorstores. Only specialized agents can be run with anthropic currently. so i think we should keep the docs as is for now
Co-authored-by: Alex Wilcox <98042559+alex-w-99@users.noreply.github.com>
b79493d to
919ee83
Compare
Code ReviewI found an issue during the code review: Issue: Missing
|
Uh oh!
There was an error while loading. Please reload this page.