Skip to content

[Bug] Vector models cannot be forwarded, resulting in an embedding_capability_mismatch error #13918

Description

@lishuang08-hub

Contact Information

No response

1Panel Version

v2.3.2

Problem Description

模型广场已经展示了向量模型,管理员页面测试向量模型也可以正常访问。
Image
Image

但是接口一直报错
{
"error": {
"message": "No authorized embedding model supports the requested input type.",
"type": "invalid_request_error",
"param": null,
"code": "embedding_capability_mismatch"
}
}
在管理员后台可以看到向量模型有访问到,但是没有归属到任何供应商
Image

Steps to Reproduce

见问题描述

The expected correct result

期望可以顺利调用向量模型

Related log output

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions