langchain/libs
Giannis 9ea2a9b0c1
cohere[patch]: Add additional kwargs support for Cohere SDK params (#19533)
* Adds support for `additional_kwargs` in `get_cohere_chat_request`
* This functionality passes in Cohere SDK specific parameters from
`BaseMessage` based classes to the API

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-03-26 18:30:37 +00:00
..
cli cli[patch]: Fix Tuple typing problem when create new langchain app (#19141) 2024-03-26 01:09:51 +00:00
community community: add len() implementation to Chroma (#19419) 2024-03-26 12:53:10 -04:00
core core[patch]: Remove anyio dependency (#19583) 2024-03-26 11:59:22 -04:00
experimental experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
langchain community[minor]: Allow passing allow_dangerous_deserialization when loading LLM chain (#18894) 2024-03-26 11:07:55 -04:00
partners cohere[patch]: Add additional kwargs support for Cohere SDK params (#19533) 2024-03-26 18:30:37 +00:00
text-splitters splitters: Add ensure_ascii parameter (#18485) 2024-03-19 12:51:16 -07:00