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

Introduce Langchain::Assistant#parallel_tool_calls options whether to allow the LLM to make multiple parallel tool calls #827

Merged
merged 6 commits into from
Oct 12, 2024

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    327aee7 View commit details
    Browse the repository at this point in the history
  2. fix linter

    andreibondarev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8ffce19 View commit details
    Browse the repository at this point in the history
  3. Specs

    andreibondarev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3be706a View commit details
    Browse the repository at this point in the history
  4. specs

    andreibondarev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7829ddb View commit details
    Browse the repository at this point in the history
  5. fix linter

    andreibondarev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5fc0fe5 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG entry

    andreibondarev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a4c32bd View commit details
    Browse the repository at this point in the history