langchain/libs/experimental/langchain_experimental/llms
Karim Lalani 2ddac9a7c3
experimental[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881)
Implemented bind_tools for OllamaFunctions.
Made OllamaFunctions sub class of ChatOllama.
Implemented with_structured_output for OllamaFunctions.

integration unit test has been updated.
notebook has been updated.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-04-29 14:13:33 +00:00
..
__init__.py experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
anthropic_functions.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -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[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881) 2024-04-29 14:13:33 +00:00
rellm_decoder.py langchain: callbacks imports fix (#20348) 2024-04-12 20:13:14 +00:00