langchain-groq==1.1.1
📦 langchainView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This release introduces the ability to override tool_choice in structured output and adds parameter filtering for tool binding in the Groq integration.
✨ New Features
- Allow passing keyword arguments in with_structured_output to override tool_choice.
- Filtering parameters in bind_tools for Groq integration.
🔧 Affected Symbols
ChatGroq.with_structured_outputChatGroq.bind_tools