From c41a73b82829952494e8fc8df8f40381e0b21ef2 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Thu, 7 May 2026 06:48:55 -0700 Subject: [PATCH] docs(providers/arcee): note Trinity Large Thinking has tools disabled --- docs/providers/arcee.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/providers/arcee.md b/docs/providers/arcee.md index 90e0523cca2..673c55a017b 100644 --- a/docs/providers/arcee.md +++ b/docs/providers/arcee.md @@ -110,12 +110,12 @@ The onboarding preset sets `arcee/trinity-large-thinking` as the default model. ## Supported features -| Feature | Supported | -| --------------------------------------------- | ---------------------------- | -| Streaming | Yes | -| Tool use / function calling | Yes | -| Structured output (JSON mode and JSON schema) | Yes | -| Extended thinking | Yes (Trinity Large Thinking) | +| Feature | Supported | +| --------------------------------------------- | -------------------------------------------- | +| Streaming | Yes | +| Tool use / function calling | Yes (Trinity Mini, Trinity Large Preview) | +| Structured output (JSON mode and JSON schema) | Yes | +| Extended thinking | Yes (Trinity Large Thinking; tools disabled) |