You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
__init__.py experimental[patch]: update module doc strings (#19539) 6 months ago
anthropic_functions.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
jsonformer_decoder.py langchain: `callbacks` imports fix (#20348) 5 months ago
llamaapi.py langchain: `callbacks` imports fix (#20348) 5 months ago
lmformatenforcer_decoder.py langchain: `callbacks` imports fix (#20348) 5 months ago
ollama_functions.py [experimental][llms][OllamaFunctions] tool calling related fixes (#22339) 3 months ago
rellm_decoder.py langchain: `callbacks` imports fix (#20348) 5 months ago