עיבוד BatchName
בצע מספר רב של תנועות בבת אחת. הוסף מדידות, בחר כלי, והפעל את כולן.
1
-
curl -X POST https://api.free.ai/v1/chat/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model": "qwen7b", "messages": [{"role": "user", "content": "Hello"}]}'