langchain/libs
maang-h 9d97de34ae
community[patch]: Improve ChatBaichuan init args and role (#23878)
- **Description:** Improve ChatBaichuan init args and role
   -  ChatBaichuan adds `system` role
   - alias: `baichuan_api_base` -> `base_url`
   - `with_search_enhance` is deprecated
   - Add `max_tokens` argument
2024-07-15 15:17:00 -04:00
..
cli cli[patch]: ruff 0.5 (#23833) 2024-07-03 18:33:15 +00:00
community community[patch]: Improve ChatBaichuan init args and role (#23878) 2024-07-15 15:17:00 -04:00
core core[patch]: allow message utils to work with lcel (#23743) 2024-07-15 08:58:05 -07:00
experimental multiple: use modern installer in poetry (#23998) 2024-07-08 18:50:48 -07:00
langchain community[patch]: use asyncio.sleep instead of sleep in OpenAI Assistant async (#24275) 2024-07-15 18:14:39 +00:00
partners openai: remove some params from default serialization (#24280) 2024-07-15 18:53:36 +00:00
standard-tests standard-tests[patch]: update test_bind_runnables_as_tools (#24241) 2024-07-15 08:35:07 -04:00
text-splitters text_splitters: add request parameters for function HTMLHeaderTextSplitter.split_text… (#24178) 2024-07-15 16:43:56 +00:00