mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
cr修改,单测完善
This commit is contained in:
parent
79334de5a4
commit
758acf8ba6
18 changed files with 371 additions and 178 deletions
|
|
@ -5,8 +5,4 @@ llm:
|
|||
api_type: "openai" # or azure / ollama / groq etc.
|
||||
model: "gpt-4-turbo" # or gpt-3.5-turbo
|
||||
base_url: "https://api.openai.com/v1" # or forward url / other llm url
|
||||
api_key: "xxxx"
|
||||
|
||||
omniparse:
|
||||
api_key: "your_api_key"
|
||||
base_url: "http://192.168.50.126:8000"
|
||||
api_key: "YOUR_API_KEY"
|
||||
Loading…
Add table
Add a link
Reference in a new issue