Skip to content

Commit

Permalink
Merge pull request #357 from PrefectHQ/docs
Browse files Browse the repository at this point in the history
add syntax highlighting
  • Loading branch information
jlowin authored Oct 15, 2024
2 parents 80fca97 + 60674fa commit 206481d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/tasks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ If you exclude `completion_tools`, agents may be unable to complete the task or

Here are some examples:

```
```python
# Generate both success and failure tools (default behavior, equivalent to `completion_tools=None`)
task = cf.Task(
objective="Write a poem about AI",
Expand Down

0 comments on commit 206481d

Please sign in to comment.