langchain/libs/experimental/langchain_experimental/llms
Karim Lalani 276be6cdd4
[experimental][llms][OllamaFunctions] tool calling related fixes (#22339)
Fixes issues with tool calling to handle tool objects correctly. Added
support to handle ToolMessage correctly.
Added additional checks for error conditions.

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
2024-06-12 16:34:43 -04:00
..
__init__.py experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
anthropic_functions.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
jsonformer_decoder.py langchain: callbacks imports fix (#20348) 2024-04-12 20:13:14 +00:00
llamaapi.py langchain: callbacks imports fix (#20348) 2024-04-12 20:13:14 +00:00
lmformatenforcer_decoder.py langchain: callbacks imports fix (#20348) 2024-04-12 20:13:14 +00:00
ollama_functions.py [experimental][llms][OllamaFunctions] tool calling related fixes (#22339) 2024-06-12 16:34:43 -04:00
rellm_decoder.py langchain: callbacks imports fix (#20348) 2024-04-12 20:13:14 +00:00