mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
docs(Start-a-New-CrewAI-Project-Template-Method.md): fix typo
agents → tasks
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user