mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
add context and config2
This commit is contained in:
parent
42bb40a0f6
commit
e5d11a046c
76 changed files with 922 additions and 495 deletions
4
config/config2.yaml
Normal file
4
config/config2.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
llm:
|
||||
gpt3t:
|
||||
api_key: "YOUR_API_KEY"
|
||||
model: "gpt-3.5-turbo-1106"
|
||||
Loading…
Add table
Add a link
Reference in a new issue