add huoshan_ark

This commit is contained in:
usamimeri_renko 2024-05-20 15:12:49 +08:00
parent e03db313a2
commit 48189e98d8
6 changed files with 62 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Full Example: https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml
# Reflected Code: https://github.com/geekan/MetaGPT/blob/main/metagpt/config2.py
# Config Docs: https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html
llm:
api_type: "ark" # or azure / ollama / groq etc.
model: "" # your model endpoint like ep-xxx
base_url: "https://ark.cn-beijing.volces.com/api/v3" # or forward url / other llm url
api_key: "" # your api-key like ey……