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

Support claude api keys #774

Merged
merged 8 commits into from
Apr 1, 2024
Merged

Conversation

owais34
Copy link
Contributor

@owais34 owais34 commented Mar 30, 2024

Added Claude API support for ChatALL.
Fixes issue : #745

Change Highlights:

  1. Claude API base class added , to extend already available langchain model.
  2. All available Claude API models implemented ( opus, sonnet, haiku, claude2.0, claude2.1, claude-instant )
    3.Made settings configuration available for claude API.

Copy link

vercel bot commented Mar 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chatall ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 30, 2024 1:40pm

Copy link
Owner

@sunner sunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the wonderful bots. Only a little bit more work are needed.

src/bots/index.js Outdated Show resolved Hide resolved
src/bots/anthropic/ClaudeAPI20Bot.js Show resolved Hide resolved
@sunner sunner merged commit b50d20f into sunner:main Apr 1, 2024
2 checks passed
@sunner
Copy link
Owner

sunner commented Apr 1, 2024

Thank you very much. The PR will be included in next release.

@owais34 owais34 deleted the support-claude-api-keys branch April 1, 2024 04:37
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.

None yet

2 participants