Updating Docs

This commit is contained in:
João Moura
2024-09-16 12:55:03 -03:00
parent 353e925b4f
commit 553e6be260
25 changed files with 430 additions and 468 deletions

View File

@@ -16,7 +16,7 @@ To use the training feature, follow these steps:
3. Run the following command:
```shell
crewai train -n <n_iterations> <filename>
crewai train -n <n_iterations> <filename> (optional)
```
!!! note "Replace `<n_iterations>` with the desired number of training iterations and `<filename>` with the appropriate filename ending with `.pkl`."