Skip to content

Commit 276d12d

Browse files
authored
Document incompatible models for agent-builder (#3953)
Added section on incompatible models, sparked by GPT-5-chat issue
1 parent a9548fd commit 276d12d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

solutions/search/agent-builder/models.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ The following models are known to work well with {{agent-builder}}:
6363
- **Anthropic**: Claude Sonnet 4.5, Claude Sonnet 4, Claude Sonnet 3.7
6464
- **Google**: Gemini 2.5 Pro
6565

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+
6674
### Why model quality matters
6775

6876
Agent Builder relies on advanced LLM capabilities including:

0 commit comments

Comments
 (0)