You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners/cohere/tests
BeatrixCohere d1a2e194c3
cohere[patch]: misc fixs tool use agent and cohere chat (#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 <127103098+harry-cohere@users.noreply.github.com>
6 months ago
..
integration_tests cohere[patch]: Add cohere tools agent (#19602) 6 months ago
unit_tests cohere[patch]: misc fixs tool use agent and cohere chat (#19705) 6 months ago
__init__.py