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

langchain_cohere:Cohere package misc fixs tool use agent and cohere chat #19705

Merged

Conversation

BeatrixCohere
Copy link
Contributor

@BeatrixCohere BeatrixCohere commented Mar 28, 2024

Bug fixes in this PR:

  • allows for other params such as "message" not just the input param to the prompt for the cohere tools agent
  • fixes to documents kwarg from messages
  • fixes to tool_calls API call

@efriis efriis added the partner label Mar 28, 2024
@efriis efriis self-assigned this Mar 28, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 28, 2024
Copy link

vercel bot commented Mar 28, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 4:37pm

@dosubot dosubot bot added Ɑ: agent Related to agents module 🔌: cohere Primarily related to Cohere integrations 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Mar 28, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Mar 28, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 28, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 28, 2024
@BeatrixCohere BeatrixCohere changed the title langchain_cohere:Allow any prompt input params (not just input) for the cohere tools agent langchain_cohere:Cohere package misc fixs tool use agent and cohere chat Mar 28, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Mar 28, 2024
@baskaryan baskaryan merged commit d1a2e19 into langchain-ai:master Mar 28, 2024
20 checks passed
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
…#19705)

Bug fixes in this PR:
* allows for other params such as "message" not just the input param to
the prompt for the cohere tools agent
* fixes to documents kwarg from messages
* fixes to tool_calls API call

---------

Co-authored-by: Harry M <[email protected]>
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
Bug fixes in this PR:
* allows for other params such as "message" not just the input param to
the prompt for the cohere tools agent
* fixes to documents kwarg from messages
* fixes to tool_calls API call

---------

Co-authored-by: Harry M <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: agent Related to agents module 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature 🔌: cohere Primarily related to Cohere integrations lgtm PR looks good. Use to confirm that a PR is ready for merging. partner size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants