Skip to content
New issue

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

添加qwen系列,groq,yi_vision的支持,增加接入oneapi中多模态llm的接口 #1814

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

Menghuan1918
Copy link
Contributor

  • 使用oai_std的方式修改对Qwen api的支持
  • 新增新的Qwen模型的支持
  • 对oai_std函数调用改进,为后面支持图形对话准备
    图片

@Menghuan1918 Menghuan1918 changed the title Add support for Qwen api 添加对 Qwen api 的支持,添加对one-api接入version模型的支持 May 30, 2024
@Menghuan1918
Copy link
Contributor Author

image

已知Bug:输入的问题会出现两次

@Menghuan1918 Menghuan1918 changed the title 添加对 Qwen api 的支持,添加对one-api接入version模型的支持 添加一堆API的支持 May 30, 2024
@binary-husky binary-husky changed the base branch from frontier to master June 5, 2024 06:24
@Menghuan1918
Copy link
Contributor Author

图片

其中修改默认系统提示词不得为空是因为例如qwen2系列,其要求系统提示词的字符不得为空:

{"error":{"code":"invalid_parameter_error","param":null,"message":"Role must be user or assistant and Content length must be greater than 0","type":"invalid_request_error"}}

@Menghuan1918 Menghuan1918 changed the title 添加一堆API的支持 添加qwen系列,groq,yi_vision的支持,增加接入oneapi中多模态llm的接口 Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant