Add CLI args for ai_name, ai_role, and ai_goals (#3250)

* 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>
This commit is contained in:
Steve
2023-07-06 19:19:18 -07:00
committed by GitHub
parent 9706ff8c26
commit 9e5492bd13
8 changed files with 147 additions and 63 deletions

View File

@@ -0,0 +1,5 @@
ai_goals:
- Test goal 1
ai_name: testGPT
ai_role: testRole
api_budget: 1.0