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

feat: Add claude-v2 API #516

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

ajkost
Copy link
Contributor

@ajkost ajkost commented Sep 26, 2023

This commit adds integration with the Claude v2 API. It implements generating responses by calling the Claude API and handles streaming the responses back. Configuration for api key is added. Utility functions for checking if using Claude API are added.

Overall this adds the ability to use the Claude v2 API in addition to the existing API options.

@josStorer josStorer merged commit 1573996 into josStorer:master Sep 27, 2023
1 check passed
josStorer added a commit that referenced this pull request Sep 30, 2023
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

Successfully merging this pull request may close these issues.

2 participants