System Info / 系統信息
I was a paid subscriber on http://z.ai/ . i tried several days that the api always got rejected. and I got no response after sent an email complaint a week ago. I have to come here for your attention and help because there's no place to find any customer service.
curl -X POST "https://api.z.ai/api/paas/v4/chat/completions"
-H "Content-Type: application/json"
-H "Accept-Language: en-US,en"
-H "Authorization: Bearer xxxxxxxx"
-d '{
"model": "glm-5",
"messages": [
{
"role": "system",
"content": "You are a helpful AI assistant."
},
{
"role": "user",
"content": "Hello, please introduce yourself."
}
]
}'
{"error":{"code":"1113","message":"Insufficient balance or no resource package. Please recharge."}}%
Who can help? / 谁可以帮助到您?
No response
Information / 问题信息
Reproduction / 复现过程
descripted as above.
Expected behavior / 期待表现
shoud be accessed.
System Info / 系統信息
I was a paid subscriber on http://z.ai/ . i tried several days that the api always got rejected. and I got no response after sent an email complaint a week ago. I have to come here for your attention and help because there's no place to find any customer service.
curl -X POST "https://api.z.ai/api/paas/v4/chat/completions"
-H "Content-Type: application/json"
-H "Accept-Language: en-US,en"
-H "Authorization: Bearer xxxxxxxx"
-d '{
"model": "glm-5",
"messages": [
{
"role": "system",
"content": "You are a helpful AI assistant."
},
{
"role": "user",
"content": "Hello, please introduce yourself."
}
]
}'
{"error":{"code":"1113","message":"Insufficient balance or no resource package. Please recharge."}}%
Who can help? / 谁可以帮助到您?
No response
Information / 问题信息
Reproduction / 复现过程
descripted as above.
Expected behavior / 期待表现
shoud be accessed.