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

Migrate to langchain_anthropic and add ChatAnthropic enhancements #1551

Merged
merged 1 commit into from Mar 22, 2024

Commits on Mar 22, 2024

  1. Migrate to langchain_anthropic and enhance ChatAnthropic functionality

    - Replace langchain_community with langchain_anthropic for ChatAnthropic
    - Add support for selecting the Claude model in ChatAnthropic
    - Implement top_p and top_k parameter support in ChatAnthropic
    daikiad committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    20e8fda View commit details
    Browse the repository at this point in the history