Skip to content

Commit

Permalink
Merge pull request #41 from video-db/ashish-spext-patch-1
Browse files Browse the repository at this point in the history
Minor update README.md
  • Loading branch information
ashish-spext authored Oct 29, 2024
2 parents 7af09c0 + ae00a21 commit 6975115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ To create a new agent in Director, follow these steps:
- Rename the class (e.g., from `SampleAgent` to `YourAgentName`)
- Update `agent_name` and `description`

3. **Modify the `__call__` method**:
3. **Modify the `run` method**:
- Update parameters and docstring
- Implement your agent's logic

Expand Down

0 comments on commit 6975115

Please sign in to comment.