change command
This commit is contained in:
parent
bab9c75b5b
commit
45d0b0b142
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ pip install -e .
|
||||||
## Run
|
## Run
|
||||||
```
|
```
|
||||||
python run_agent.py \
|
python run_agent.py \
|
||||||
--query "search up the latest docs on the new openai responses api and write me a hello world example that's not in their docs. run it to verify. search up public github examples if needbe" \
|
--query "search up the latest docs on jit in python 3.13 and write me basic example that's not in their docs." \
|
||||||
--max_turns 20 \
|
--max_turns 20 \
|
||||||
--model claude-sonnet-4-20250514 \
|
--model claude-sonnet-4-20250514 \
|
||||||
--base_url https://api.anthropic.com/v1/ \
|
--base_url https://api.anthropic.com/v1/ \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue