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
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
..
cli cli[minor]: Add ipynb support, add text_splitters (#20963) 5 months ago
community community: Spider integration (#20937) 5 months ago
core Catch System Error in ast parse (#20961) 5 months ago
experimental experimental[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881) 5 months ago
langchain community[patch]: Add OpenSearch as semantic cache (#20254) 5 months ago
partners fireworks: fix integration tests (#20973) 5 months ago
standard-tests standard-tests: split tool calling test (#20803) 5 months ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 5 months ago