We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux
我使用docker部署kag后,上传文档进行测试,遇到的错误如以下截图所所示: 我的向量化配置如下:
我已经在本地通过curl测试了向量化的配置,是成功的,但是在页面上该配置就会出错
我的向量化采用了阿里云的embedding模型,baseurl为https://dashscope.aliyuncs.com/compatible-mode/v1,v1-v3版本的嵌入模型都尝试过,报相同的错
The text was updated successfully, but these errors were encountered:
Search before asking I had searched in the issues and found no similar issues. Operating system information Linux What happened 我使用docker部署kag后,上传文档进行测试,遇到的错误如以下截图所所示: 我的向量化配置如下: 我已经在本地通过curl测试了向量化的配置,是成功的,但是在页面上该配置就会出错 How to reproduce 我的向量化采用了阿里云的embedding模型,baseurl为https://dashscope.aliyuncs.com/compatible-mode/v1,v1-v3版本的嵌入模型都尝试过,报相同的错 Are you willing to submit PR? Yes I am willing to submit a PR!
It looks like the context window of embedding model service you have chosen is too short, could you try using bge-m3?
Sorry, something went wrong.
No branches or pull requests
Search before asking
Operating system information
Linux
What happened
我使用docker部署kag后,上传文档进行测试,遇到的错误如以下截图所所示:
![Image](https://private-user-images.githubusercontent.com/55744076/411865400-69850f55-ffba-4c67-830b-7ad422e0a5d7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTE4NTAsIm5iZiI6MTczOTY5MTU1MCwicGF0aCI6Ii81NTc0NDA3Ni80MTE4NjU0MDAtNjk4NTBmNTUtZmZiYS00YzY3LTgzMGItN2FkNDIyZTBhNWQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA3MzkxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI3Y2UwZTU1Y2E1NzAwOThlNjAzOTQ3N2MyNzA2Y2U4ZDE2NjVhZmY5MDAyMGVmNzI1ZjZhOTFlYWJkYzM1YjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IVQcPu8Gmu-PJgkvgpiMtW29d5guNCN0FLybkmJgt0g)
我的向量化配置如下:
我已经在本地通过curl测试了向量化的配置,是成功的,但是在页面上该配置就会出错
How to reproduce
我的向量化采用了阿里云的embedding模型,baseurl为https://dashscope.aliyuncs.com/compatible-mode/v1,v1-v3版本的嵌入模型都尝试过,报相同的错
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: