Hey @ajgeiss0702 . Which gpt model is that? And can you share your account ID with me (by DM) and I
Hey @ajgeiss0702 . Which gpt model is that? And can you share your account ID with me (by DM) and I can look into this for you.
AiError: AiError: unexpected tokens remaining in message header: [\"……………...]???…….……...…..\", \"………...…ż…………..………………….………………………..\", \"...??…\",.... and it goes on for a while until it looks like some of the strings are words from thoughts?


@cf/google/embeddinggemma-300m Does anyone know the price of this model?
AiError: 9000: model temporarily unavailable when trying to use @cf/baai/bge-m3is there a status page for Workers AI and model capacity? https://www.cloudflarestatus.com/ says all systems operational
nova-3 work with language spanish websocket via REST API, i'm testing this with the repository: https://github.com/cloudflare/realtime-examples/tree/main/ai-tts-stt when setting the language to 'es' or 'es-419' it gives me a 500 error: Failed to establish Nova WebSocket: 500 while the websocket keeps running, it works for english only, can anyone help me? error: '4002: could not route request to AI model', with model: '@cf/baai/bge-m3',Error: 3030: 1 validation error for VllmBatchRequest does anyone know what doesn't mean and how to resolve it?AiError: AiError: unexpected tokens remaining in message header: [\"……………...]???…….……...…..\", \"………...…ż…………..………………….………………………..\", \"...??…\",const embeddings: any = await env.AI.run("@cf/baai/bge-m3", {
text: [prompt],
});@cf/google/embeddinggemma-300m{
"errors": [
{
"message": "AiError: AiError: model temporarily unavailable (58da3f75-5ff1-46ba-a45e-a59d4ada1c33)",
"code": 9000
}
],
"success": false,
"result": {},
"messages": []
}AiError: 9000: model temporarily unavailable@cf/baai/bge-m3nova-3 error: '4002: could not route request to AI model', model: '@cf/baai/bge-m3',Error: 3030: 1 validation error for VllmBatchRequest