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>
2024-04-29 14:13:33 +00:00
..
cli cli[minor]: Add ipynb support, add text_splitters (#20963) 2024-04-29 10:11:21 -04:00
community community: Spider integration (#20937) 2024-04-27 21:45:03 +00:00
core Catch System Error in ast parse (#20961) 2024-04-26 19:31:55 -07:00
experimental experimental[minor]: Add bind_tools and with_structured_output functions to OllamaFunctions (#20881) 2024-04-29 14:13:33 +00:00
langchain community[patch]: Add OpenSearch as semantic cache (#20254) 2024-04-27 00:20:24 +00:00
partners fireworks: fix integration tests (#20973) 2024-04-27 19:49:46 +00:00
standard-tests standard-tests: split tool calling test (#20803) 2024-04-23 20:59:45 +00:00
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 2024-04-25 00:07:42 +00:00