feat: add Arcee AI provider plugin

Add a bundled Arcee AI provider plugin with ARCEEAI_API_KEY onboarding,
Trinity model catalog (mini, large-preview, large-thinking), and
OpenAI-compatible API support.

- Trinity Large Thinking: 256K context, reasoning enabled
- Trinity Large Preview: 128K context, general-purpose
- Trinity Mini 26B: 128K context, fast and cost-efficient
This commit is contained in:
arthurbr11
2026-04-05 11:01:59 -07:00
committed by Peter Steinberger
parent 8f421f0e78
commit 5ac2f58c57
16 changed files with 329 additions and 1 deletions

View File

@@ -1231,6 +1231,7 @@
"pages": [
"providers/alibaba",
"providers/anthropic",
"providers/arcee",
"providers/bedrock",
"providers/bedrock-mantle",
"providers/chutes",