Chat2DB
Chat2DB copied to clipboard
Bug:AI
Chat2DB Version
latest
Describe the bug
The latest version. How to access customized AI, such as chatglm 6b. I remember that I could just fill in the URL directly in the past, but now it doesn’t respond.
I also call openAI with exception and error message
An exception occurred, please view the detailed log in the help:
{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}