Support for langchain LLMs (#2506)

This commit is contained in:
Dev Khant
2025-04-07 11:28:30 +05:30
committed by GitHub
parent d30c78c5eb
commit 39e5cbfacc
9 changed files with 393 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ To view all supported llms, visit the [Supported LLMs](./models).
<Card title="DeepSeek" href="/components/llms/models/deepseek" />
<Card title="xAI" href="/components/llms/models/xAI" />
<Card title="LM Studio" href="/components/llms/models/lmstudio" />
<Card title="Langchain" href="/components/llms/models/langchain" />
</CardGroup>
## Structured vs Unstructured Outputs