[Bug] [Module Name] Bug title 如何创建api key?
Search before asking
- [x] I had searched in the issues and found no similar issues.
Operating system information
Windows
What happened
我发现6月27日更新了用户手册,HTTP api得到了进一步完善,但是我发现无法创建一个api key
How to reproduce
我发现6月27日更新了用户手册,HTTP api得到了进一步完善,但是我发现无法创建一个api key
Are you willing to submit PR?
- [x] Yes I am willing to submit a PR!
我也没找到
Search before asking
- [x] I had searched in the issues and found no similar issues.
Operating system information
Windows
What happened
我发现6月27日更新了用户手册,HTTP api得到了进一步完善,但是我发现无法创建一个api key
How to reproduce
我发现6月27日更新了用户手册,HTTP api得到了进一步完善,但是我发现无法创建一个api key
Are you willing to submit PR?
- [x] Yes I am willing to submit a PR!
接口文档失效了,是 HTTP API 目录么?这个 url 是否要修改成发布的 url?
文档已更新,请查看文档
访问成功但是响应报错提示没有acl权限,以下是报错信息
{'_content': b'{"success":false,"errorCode":"KAG_0003","errorMsg":"acl no permission"}\n', '_content_consumed': True, '_next': None, 'status_code': 200, 'headers': {'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Methods': 'POST, PUT, GET, DELETE', 'Access-Control-Allow-Headers': 'Origin, X-Requested-With, Content-Type, Accept, client_id, uuid, Authorization, credentials', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Max-Age': '3600', 'Content-Type': 'application/json;charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Date': 'Wed, 02 Jul 2025 06:41:04 GMT', 'Keep-Alive': 'timeout=60', 'Connection': 'keep-alive'}, 'raw': <urllib3.response.HTTPResponse object at 0x00000275931374F0>, 'url': 'http://127.0.0.1:8887/v1/chat/completions/', 'encoding': 'UTF-8', 'history': [], 'reason': '', 'cookies': <RequestsCookieJar[]>, 'elapsed': datetime.timedelta(microseconds=41257), 'request': <PreparedRequest [POST]>, 'connection': <requests.adapters.HTTPAdapter object at 0x0000027593102DD0>}
I have a new problem. When using the app for Q&A, it doesn't search the knowledge base every time but only occasionally.
访问成功但是响应报错提示没有acl权限,以下是报错信息
{'_content': b'{"success":false,"errorCode":"KAG_0003","errorMsg":"acl no permission"}\n', '_content_consumed': True, '_next': None, 'status_code': 200, 'headers': {'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Methods': 'POST, PUT, GET, DELETE', 'Access-Control-Allow-Headers': 'Origin, X-Requested-With, Content-Type, Accept, client_id, uuid, Authorization, credentials', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Max-Age': '3600', 'Content-Type': 'application/json;charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Date': 'Wed, 02 Jul 2025 06:41:04 GMT', 'Keep-Alive': 'timeout=60', 'Connection': 'keep-alive'}, 'raw': <urllib3.response.HTTPResponse object at 0x00000275931374F0>, 'url': 'http://127.0.0.1:8887/v1/chat/completions/', 'encoding': 'UTF-8', 'history': [], 'reason': '', 'cookies': <RequestsCookieJar[]>, 'elapsed': datetime.timedelta(microseconds=41257), 'request': <PreparedRequest [POST]>, 'connection': <requests.adapters.HTTPAdapter object at 0x0000027593102DD0>}