We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9548fd commit 276d12dCopy full SHA for 276d12d
solutions/search/agent-builder/models.md
@@ -63,6 +63,14 @@ The following models are known to work well with {{agent-builder}}:
63
- **Anthropic**: Claude Sonnet 4.5, Claude Sonnet 4, Claude Sonnet 3.7
64
- **Google**: Gemini 2.5 Pro
65
66
+## Incompatible models
67
+
68
+The following models are not compatible with {{agent-builder}}:
69
70
+- **OpenAI**: GPT-5-chat
71
72
+Learn more about [incompatible LLMs](/solutions/search/agent-builder/limitations-known-issues.md#incompatible-llms).
73
74
### Why model quality matters
75
76
Agent Builder relies on advanced LLM capabilities including:
0 commit comments