@YougLin 在 没啥,轻轻松松五百刀 中发帖
[image]
接口
curl -X POST 'https://www.kodu.ai/api/inference-stream' -H 'User-Agent: axios/1.7.9' -H 'Connection: close' -H 'Accept: application/json, text/plain, */*' -H 'Accept-Encoding: gzip, compress, deflate, br' -H 'Content-Type: application/json' -H 'x-api-key: 你自己的密钥' -H 'continue-generation: true' -d '{
"model": "claude-3-7-sonnet-20250219",
"max_tokens": 64000,
"system": [
{...