You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"error": {
"message": "RetryProviderError: RetryProvider failed:\nHuggingChat: AttributeError: 'Response' object has no attribute 'status'\nPollinationsAI: TypeError: argument of type 'NoneType' is not iterable\nDeepInfraChat: MissingAuthError: Add a "api_key"\nHuggingFace: TypeError: argument of type 'NoneType' is not iterable"
},
"model": "qwen-2.5-coder-32b"
}
{
"error": {
"message": "RetryProviderError: RetryProvider failed:\nHuggingChat: AttributeError: 'Response' object has no attribute 'status'\nPollinationsAI: TypeError: argument of type 'NoneType' is not iterable\nDeepInfraChat: MissingAuthError: Add a "api_key"\nHuggingFace: TypeError: argument of type 'NoneType' is not iterable"
},
"model": "qwen-2.5-coder-32b"
}
I was using the swagger docs thing
Here is the body
{
"messages": [
{
"content": "",
"role": "system"
},
{
"content": "hi",
"role": "user"
}
],
"model": "qwen-2.5-coder-32b",
"stream": false
}
The text was updated successfully, but these errors were encountered: