Skip to content

Commit

Permalink
Merge pull request #359 from MervinPraison/develop
Browse files Browse the repository at this point in the history
Update CLI Documentation with Latest LLM Model Option
  • Loading branch information
MervinPraison authored Feb 1, 2025
2 parents 86780a7 + 67e4cad commit 7e7501a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ PraisonAI CLI provides a simple way to interact with AI agents directly from you
<Accordion title="With LLM Option" icon="wand-magic-sparkles" defaultOpen>
Specify a different LLM model:
```bash
praisonai "write a movie script in 3 lines" --llm gpt-4-mini
praisonai "write a movie script in 3 lines" --llm gpt-4o-mini
```
</Accordion>

Expand Down

0 comments on commit 7e7501a

Please sign in to comment.