Skip to content

Commit

Permalink
Merge pull request #1335 from lloydchang/patch-1
Browse files Browse the repository at this point in the history
docs(Start-a-New-CrewAI-Project-Template-Method.md): fix typo
  • Loading branch information
theCyberTech authored Sep 22, 2024
2 parents 0ab072a + e88cb2f commit a318a22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ This will install the dependencies specified in the `pyproject.toml` file.

Any variable interpolated in your `agents.yaml` and `tasks.yaml` files like `{variable}` will be replaced by the value of the variable in the `main.py` file.

#### agents.yaml
#### tasks.yaml

```yaml
research_task:
Expand Down

0 comments on commit a318a22

Please sign in to comment.