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(api): Integrate Anthropic Generative AI Model #97

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

olasunkanmi-SE
Copy link
Owner

  • The API options now support the Anthropic Generative AI model.
  • Constants and enums have been updated to include Anthropic.
  • Created a new class, AnthropicWebViewProvider, to handle the integration.
  • Modified the ChatManager to include the new AI model.
  • Updated dependencies to include the @anthropic-ai/sdk package. Refactored extension and chat manager files to accommodate the changes.

Added support for the Anthropic Generative AI model to the API options.
Updated constants and enums to include Anthropic.
Created a new class, AnthropicWebViewProvider, to handle the integration.
Modified the ChatManager to include the new AI model.
Updated dependencies to include the @anthropic-ai/sdk package.
Refactored extension and chat manager files to accommodate the changes.
@olasunkanmi-SE olasunkanmi-SE merged commit 0af9e04 into development Sep 2, 2024
2 checks passed
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.

1 participant