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

Update tongyi.py to support MultimodalConversation in dashscope. #21249

Merged
merged 7 commits into from
May 22, 2024

Commits on May 3, 2024

  1. Update tongyi.py

    Add the support of multimodal conversation in dashscope,now we can use multimodal language model "qwen-vl-v1", "qwen-vl-chat-v1", "qwen-audio-turbo" to processing picture an audio. :)
    HuiyuanYan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2c1108b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update tongyi.py

    Supports more multimodal models:)
    HuiyuanYan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d6d49bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79eccb9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    6516234 View commit details
    Browse the repository at this point in the history
  2. Update tongyi.py

    Changed the code style to conform to community norms.
    HuiyuanYan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    80aa086 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fmt

    baskaryan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    682617b View commit details
    Browse the repository at this point in the history
  2. merge

    baskaryan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    152c863 View commit details
    Browse the repository at this point in the history