Skip to content

console页面,AI服务提供者管理,切换AI服务提供者的后端服务后ai-proxy更新异常 #686

@zengyr49

Description

@zengyr49
  • [√ ] I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

console页面,我切换AI服务提供者管理中的一个条目,从A切换到B,再由B切换为A,此时行为就发生了异常

Ⅱ. Describe what happened

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

1、创建必要的后端服务

Image

2、构建必要的提供者俩

Image

3、创建AI路由

Image

4、进行转换和回复操作

Image

5、得到结果
我再访问
/mip-chat-app/external/openai/secrety/v1/chat/completions这个secret的地址的时候,会路由到/mip-chat-app/external/qweny/standard/v1/chat/completions这个地址

注意:虽然我前面改的是qwen的提供者地址,但是最终受影响的是secret的这个路由(捂脸)。

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

  • Higress version:
  • OS : Linux Centos(或者说k8s的pod里面)
  • Others:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions