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/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>
5 months ago
..
chains experimental[patch]: `prompts` import fix (#20534) 5 months ago
llms experimental[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881) 5 months ago
__init__.py infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984) 10 months ago
test_compile.py Add CI check that integration tests compile (#12090) 11 months ago
test_video_captioning.py experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 6 months ago