Skip to content

Commit

Permalink
Fix prompt driver images example (#1426)
Browse files Browse the repository at this point in the history
  • Loading branch information
collindutter committed Dec 11, 2024
1 parent f1b25c5 commit 6310d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/griptape-framework/drivers/prompt-drivers.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Or use them independently:
You can pass images to the Driver if the model supports it:

```python
--8<-- "docs/griptape-framework/drivers/src/prompt_driver_images.py"
--8<-- "docs/griptape-framework/drivers/src/prompt_drivers_images.py"
```

## Prompt Drivers
Expand Down

0 comments on commit 6310d41

Please sign in to comment.