Change8

langchain-ollama==1.0.1

📦 langchainView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This release fixes a bug regarding unsupported arguments in ChatOllama and adds unit tests for reasoning parameters. It also includes documentation improvements and cross-references for tool conversion functions.

✨ New Features

  • Added support for reasoning parameter in ChatOllama.

🐛 Bug Fixes

  • Fixed an issue where the unsupported 'strict' argument was passed to ChatOllama by ensuring it is popped before processing.

🔧 Affected Symbols

ChatOllamaconvert_to_openai_tool