mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
添加浏览器工具单测
This commit is contained in:
parent
8fe00a1788
commit
0831d3d501
2 changed files with 94 additions and 62 deletions
|
|
@ -4,4 +4,4 @@ llm:
|
|||
api_type: "openai" # or azure / ollama / open_llm etc. Check LLMType for more options
|
||||
model: "gpt-4-turbo-preview" # or gpt-3.5-turbo-1106 / gpt-4-1106-preview
|
||||
base_url: "https://api.openai.com/v1" # or forward url / other llm url
|
||||
api_key: "YOUR_API_KEY"
|
||||
api_key: "YOUR_API_KEY-hui"
|
||||
Loading…
Add table
Add a link
Reference in a new issue