WOWCharlotte

Results 6 comments of WOWCharlotte

我也遇到了类似的问题,在配置好qwen-max后,使用knext project create --config_path ./example_config.yaml命令创建项目,报错:HTTP response body: "modelTypeMap is null" ``` HTTP response headers: HTTPHeaderDict({'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',...

我把镜像删除重新拉取后这个问题就消失了(O_O)

在预定义的schema中实际是有属性存在的,但这些属性并未用于抽取阶段,请问是仅作用在了推理阶段么?

接口文档失效了,是 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':...