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

Please also support the remote QWEN models of Alibaba #4744

Open
zdavatz opened this issue Feb 26, 2025 · 1 comment
Open

Please also support the remote QWEN models of Alibaba #4744

zdavatz opened this issue Feb 26, 2025 · 1 comment
Labels

Comments

@zdavatz
Copy link

zdavatz commented Feb 26, 2025

Problem Statement

Please also support the remote QWEN models of Alibaba.

See: https://dashscope-intl.aliyuncs.com/compatible-mode/v1/models

You can easily get an API Key.

Feature Idea

janhq is great! Lets support as many Remote models as possible.

@zdavatz zdavatz added the type: feature request A new feature label Feb 26, 2025
@github-project-automation github-project-automation bot moved this to Investigating in Menlo Feb 26, 2025
@zdavatz
Copy link
Author

zdavatz commented Feb 26, 2025

Available remote models are:

{
"object": "list",
"data": [
{
"id": "qwen2-7b-instruct",
"object": "model",
"created": 1728632039,
"owned_by": "system"
},
{
"id": "qwen-max",
"object": "model",
"created": 1728632029,
"owned_by": "system"
},
{
"id": "qwen-plus",
"object": "model",
"created": 1728632023,
"owned_by": "system"
},
{
"id": "qwen-turbo",
"object": "model",
"created": 1728632018,
"owned_by": "system"
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Investigating
Development

No branches or pull requests

1 participant