mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-30 12:24:29 +01:00
* add capability to specify AI config at cmd line * Make `--ai-goal` multi-parameter * Fix argument forwarding in run.sh --------- Co-authored-by: Reinier van der Leer <github@pwuts.nl>
5 lines
74 B
YAML
5 lines
74 B
YAML
ai_goals:
|
|
- Test goal 1
|
|
ai_name: testGPT
|
|
ai_role: testRole
|
|
api_budget: 1.0 |