소스 검색

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

Infinitnet 3 달 전
부모
커밋
4e6c86341d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      api/core/model_runtime/model_providers/openrouter/llm/claude-3-5-sonnet.yaml

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

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