langchain/libs
harry-cohere 23fcc14650
cohere[patch]: support kwargs in with_structured_output (#19736)
**Description:** We'd like to support passing additional kwargs in
`with_structured_output`. I believe this is the accepted approach to
enable additional arguments on API calls.
2024-03-29 14:30:14 -07:00
..
cli cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 2024-03-27 15:56:11 -04:00
community community[minor]: Infobip tool integration (#16805) 2024-03-29 19:01:27 +00:00
core core[minor]: Add aformat_messages to FewShotChatMessagePromptTemplate and ChatPromptTemplate (#19648) 2024-03-29 10:31:32 -04:00
experimental experimental[patch]: Removed 'SQLResults:' from the LLMResponse in SQLDatabaseChain (#17104) 2024-03-29 01:22:35 -07:00
langchain langchain[patch]: Upgrade openai's sdk and solve some interface adaptation problems. (#19548) 2024-03-29 01:25:17 -07:00
partners cohere[patch]: support kwargs in with_structured_output (#19736) 2024-03-29 14:30:14 -07:00
text-splitters text-splitters[minor]: Added Haskell support in langchain.text_splitter module (#16191) 2024-03-29 20:17:50 +00:00