核心功能

這些功能增強了 Claude 在各種格式和使用案例中處理、分析和生成內容的基本能力。
FeatureDescriptionAvailability
1M token context window一個擴展的上下文視窗,允許您處理更大的文件、維持更長的對話,並使用更廣泛的程式碼庫。Claude API (Beta)

Amazon Bedrock (Beta)

Google Cloud's Vertex AI (Beta)
Agent Skills使用 Skills 擴展 Claude 的功能。使用預先構建的 Skills(PowerPoint、Excel、Word、PDF)或使用說明和指令碼建立自訂 Skills。Skills 使用漸進式揭露來有效管理上下文。Claude API (Beta)
Batch processing非同步處理大量請求以節省成本。傳送包含大量查詢的批次。Batch API 呼叫的成本比標準 API 呼叫低 50%。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Citations在來源文件中建立 Claude 的回應。使用 Citations,Claude 可以提供對它用來生成回應的確切句子和段落的詳細參考,從而產生更可驗證、更值得信賴的輸出。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Context editing使用可配置的策略自動管理對話上下文。支援在接近 token 限制時清除工具結果,以及在擴展思考對話中管理思考區塊。Claude API (Beta)

Amazon Bedrock (Beta)

Google Cloud's Vertex AI (Beta)
Extended thinking針對複雜任務的增強推理功能,在提供最終答案之前提供 Claude 逐步思考過程的透明度。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Files API上傳和管理檔案以與 Claude 一起使用,無需在每個請求中重新上傳內容。支援 PDF、影像和文字檔案。Claude API (Beta)
PDF support處理和分析 PDF 文件中的文字和視覺內容。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Prompt caching (5m)為 Claude 提供更多背景知識和範例輸出以降低成本和延遲。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Prompt caching (1hr)擴展的 1 小時快取持續時間,適用於不經常存取但重要的上下文,補充標準的 5 分鐘快取。Claude API
Search results透過提供具有適當來源歸屬的搜尋結果,為 RAG 應用程式啟用自然引用。為自訂知識庫和工具實現網路搜尋品質的引用。Claude API

Google Cloud's Vertex AI
Token countingToken 計數使您能夠在將訊息傳送給 Claude 之前確定訊息中的 token 數量,幫助您對提示和使用做出明智的決定。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Tool use使 Claude 能夠與外部工具和 API 互動以執行更廣泛的任務。如需支援的工具清單,請參閱工具表Claude API

Amazon Bedrock

Google Cloud's Vertex AI

工具

這些功能使 Claude 能夠透過各種工具介面與外部系統互動、執行程式碼和執行自動化任務。
FeatureDescriptionAvailability
Bash執行 bash 命令和指令碼以與系統 shell 互動並執行命令列操作。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Code execution在沙箱環境中執行 Python 程式碼以進行進階資料分析。Claude API (Beta)
Computer use透過擷取螢幕截圖並發出滑鼠和鍵盤命令來控制電腦介面。Claude API (Beta)

Amazon Bedrock (Beta)

Google Cloud's Vertex AI (Beta)
Fine-grained tool streaming串流工具使用參數而不進行緩衝/JSON 驗證,減少接收大型參數的延遲。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
MCP connector直接從 Messages API 連線到遠端 MCP 伺服器,無需單獨的 MCP 用戶端。Claude API (Beta)
Memory使 Claude 能夠在對話中儲存和檢索資訊。隨著時間推移建立知識庫、維持專案上下文,並從過去的互動中學習。Claude API (Beta)

Amazon Bedrock (Beta)

Google Cloud's Vertex AI (Beta)
Text editor使用內建文字編輯器介面建立和編輯文字檔案以進行檔案操作任務。Claude API

Amazon Bedrock

Google Cloud's Vertex AI
Web fetch從指定的網頁和 PDF 文件檢索完整內容以進行深入分析。Claude API (Beta)
Web search使用來自網路各地的最新、真實世界的資料來增強 Claude 的綜合知識。Claude API

Google Cloud's Vertex AI