diff --git a/docs/griptape-framework/drivers/prompt-drivers.md b/docs/griptape-framework/drivers/prompt-drivers.md index 9df4aae0a..6c51d2d01 100644 --- a/docs/griptape-framework/drivers/prompt-drivers.md +++ b/docs/griptape-framework/drivers/prompt-drivers.md @@ -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