Skip to content

Commit 612e25c

Browse files
committed
docs(oss): add note about older models
1 parent f1d70e2 commit 612e25c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/oss/deepagents/models.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ These models perform well on the Deep Agents eval suite, which tests basic agent
103103
- **Open-weight models** (available via [Baseten](/oss/integrations/providers/baseten) and [Fireworks](/oss/integrations/providers/fireworks)): GLM-5, Kimi-K2.5, MiniMax-M2.5
104104
- **Other open-weight models**: Qwen3.5-397B-A17B, Devstral-2-123B
105105

106+
<Note>
107+
Older models from these providers (e.g., GPT-4, Claude 3, Gemini 1.5) tend to perform worse on agentic tasks and are not recommended unless you've benchmarked them for your specific use case.
108+
</Note>
109+
106110
## Learn more
107111

108112
- [Models in LangChain](/oss/langchain/models): chat model features including tool calling, structured output, and multimodality

0 commit comments

Comments
 (0)