Skip to content

I encountered an error while using Qwen on Alibaba Cloud. #1844

Closed as not planned
@via007

Description

@via007

models:
default_chat_model:
type: openai_chat
api_key: sk-c7
api_base: https://dashscope.aliyuncs.com/compatible-mode/v1
model: qwen-max-0125
encoding_model: "cl100k_base"
async_mode: threaded
max_tokens: 2000

default_embedding_model:
type: openai_embedding
api_key: sk-c
api_base: https://dashscope.aliyuncs.com/compatible-mode/v1
model: text-embedding-v3
encoding_model: "cl100k_base"
async_mode: threaded

vector_store:
default_vector_store:
type: "lancedb"
db_uri: "./myproject/lancedb"
container_name: "lancedb_ci"
overwrite: True

input:
file_type: csv
base_dir: "input"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions