mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-30 11:39:03 +00:00
This PR resolves the conflicting information in the Chat models documentation regarding structured output support for ChatOllama. - The Featured Providers table has been updated to reflect the correct status. - Structured output support for ChatOllama was introduced on Dec 6, 2024. - A note has been added to ensure users update to the latest Ollama version for structured outputs. **Issue:** Fixes #28691 |
||
---|---|---|
.. | ||
api_reference | ||
cassettes | ||
data | ||
docs | ||
scripts | ||
src | ||
static | ||
.gitignore | ||
.yarnrc.yml | ||
babel.config.js | ||
docusaurus.config.js | ||
ignore-step.sh | ||
Makefile | ||
package.json | ||
README.md | ||
sidebars.js | ||
vercel_requirements.txt | ||
vercel.json | ||
yarn.lock |
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide