调用方法
curl https://2c2ch1u11-share-api-0.hf.space/v1/chat/completions
-H “Content-Type: application/json”
-H “Authorization: Bearer YOUR_API_KEY”
-d ‘{
“model”: “deepseek-v4-pro”, //deepseek-v4-flash
“messages”: [{“role”: “user”, “content”: “Hello!”}]
}’
key:base64加密(c2stN2JiNDYwODUtYzJiZC00NWFkLWFjNzUtOTNiNjQ4MmJkZThm)
ps:加个佬的地址 https://2c2ch1u11-share-api-0.hf.space/
1 个帖子 - 1 位参与者