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

Add Claude API as LLM #35

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Add Claude API as LLM #35

merged 1 commit into from
Nov 11, 2024

Conversation

Y0oMu
Copy link
Contributor

@Y0oMu Y0oMu commented Nov 11, 2024

Added Anthropic's Claude API as an alternative LLM provider. This integration:

  • Implements Claude API client configuration
  • Adds support for Claude model completion calls
  • Includes basic error handling and response parsing

Users can now choose Claude as their LLM backend by configuring the corresponding API settings.

@t41372 t41372 merged commit e09442f into t41372:main Nov 11, 2024
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