langchain/libs
Roshan Santhosh acf1ecc081
langchain[patch]: update llm_router.py (#18865)
Issue : _call method of LLMRouterChain uses predict_and_parse, which is
slated for deprecation.

Description : Instead of using predict_and_parse, this replaces it with
individual predict and parse functions.
2024-03-11 22:30:07 -07:00
..
cli infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
community community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04:00
core core[minor]: add streaming support to OAI tool parsers (#18940) 2024-03-11 21:53:56 -07:00
experimental experimental[patch]: Fix LLM graph transformer default prompt (#18856) 2024-03-11 20:11:52 -07:00
langchain langchain[patch]: update llm_router.py (#18865) 2024-03-11 22:30:07 -07:00
partners core[minor]: generation info on msg (#18592) 2024-03-12 04:43:17 +00:00
text-splitters docs: text splitters readme (#18359) 2024-03-01 03:00:42 +00:00