Skip to content

Anthropic Messages

Khách hàng tương thích Anthropic dùng anthropic-versionPOST /v1/messages. Base URL SDK thường là gốc trang để SDK chỉ thêm /v1/messages một lần.

bash
curl 'https://ai.tavonilo.com/v1/messages' -H "x-api-key: $AI_SHOP_API_KEY" -H 'anthropic-version: 2023-06-01' -H 'content-type: application/json' -d '{"model":"your-console-model","max_tokens":300,"messages":[{"role":"user","content":"Hello"}]}'

Vận hành an toàn

Bảng điều khiển là nguồn chính xác cho mô hình và giá. Hỗ trợ không cần API Key, mật khẩu, mã xác minh, prompt riêng tư đầy đủ hay thông tin thanh toán của bạn.

API access is subject to the AIShop service terms.