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
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.
janhq is great! Lets support as many Remote models as possible.
The text was updated successfully, but these errors were encountered:
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" } ] }
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: