-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description

Config file is like below:
language: = zh
llm_api_key: sk-e4********************1
llm_base_url: https://dashscope.aliyuncs.com/compatible-mode/v1
best_llm_model: qwen-max-latest
summary_llm_model: qwen-max-latest
Comment below lines will make it work:
embedding_provider: openai
enable_event_embedding: true
enable_event_summary: true
embedding_base_url: https://dashscope.aliyuncs.com/compatible-mode/v1
embedding_api_key: sk-e4e8****************757e3c1
embedding_model: "text-embedding-v4"
embedding_dim: 1536
Couldn't see any error message from the log.
Metadata
Metadata
Assignees
Labels
No labels