langchain/libs
William FH 6cd56821dc
[Core] Unify function schema parsing (#23370)
Use pydantic to infer nested schemas and all that fun.
Include bagatur's convenient docstring parser
Include annotation support


Previously we didn't adequately support many typehints in the
bind_tools() method on raw functions (like optionals/unions, nested
types, etc.)
2024-07-03 09:55:38 -07:00
..
cli docs: standardize azure openai page (#23642) 2024-06-28 15:15:41 -07:00
community community[deepinfra]: fix tool call parsing. (#23162) 2024-07-03 12:11:37 -04:00
core [Core] Unify function schema parsing (#23370) 2024-07-03 09:55:38 -07:00
experimental experimental: LLMGraphTransformer add missing conditional adding restrictions to prompts for LLM that do not support function calling (#22793) 2024-07-01 17:33:51 +00:00
langchain langchain[patch]: deprecate ConversationChain (#23504) 2024-06-27 16:32:44 -04:00
partners fireworks[patch]: read from tool calls attribute (#23820) 2024-07-03 11:11:17 -04:00
standard-tests anthropic[patch]: use core output parsers for structured output (#23776) 2024-07-02 16:15:26 -04:00
text-splitters text-splitters: release 0.2.2 (#23508) 2024-06-25 18:26:05 -04:00