langchain/libs/experimental/tests/integration_tests
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
..
chains experimental[patch]: prompts import fix (#20534) 2024-04-18 16:09:11 -04:00
llms experimental[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881) 2024-04-29 14:13:33 +00:00
__init__.py infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984) 2023-11-28 13:26:15 -08:00
test_compile.py Add CI check that integration tests compile (#12090) 2023-10-21 10:52:18 -04:00
test_video_captioning.py experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 2024-03-30 01:57:53 +00:00