Browse Source

Add 'document' feature to Sonnet 3.5 through OpenRouter (#12444)

tags/1.0.0-beta.1
Infinitnet 9 months ago
parent
commit
4e6c86341d
No account linked to committer's email address

+ 1
- 0
api/core/model_runtime/model_providers/openrouter/llm/claude-3-5-sonnet.yaml View File

@@ -7,6 +7,7 @@ features:
- vision
- tool-call
- stream-tool-call
- document
model_properties:
mode: chat
context_size: 200000

Loading…
Cancel
Save