mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
Merge pull request #1288 from usamimeri/huoshan
Feat: Add Ark support (For Doubao)
This commit is contained in:
commit
a705a515fb
7 changed files with 154 additions and 0 deletions
5
config/examples/huoshan_ark.yaml
Normal file
5
config/examples/huoshan_ark.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
llm:
|
||||
api_type: "ark"
|
||||
model: "" # your model endpoint like ep-xxx
|
||||
base_url: "https://ark.cn-beijing.volces.com/api/v3"
|
||||
api_key: "" # your api-key like ey……
|
||||
Loading…
Add table
Add a link
Reference in a new issue