Alibaba text-to-video
curl -X POST https://ai.layercloud.ir/ollama/v1/chat/completions \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "model": "alibaba/qwen-video", "messages": [{"role": "user", "content": "Hello!"}] }'
Get an API key
Read this page in plain markdown