griptape
griptape copied to clipboard
Remove image query drivers/task/engine
- [x] I have read and agree to the contributing guidelines for submitting new pull requests.
Describe your changes
Changed:
-
BREAKING: Removed
ImageQueryDriver
in favor of usingPromptDriver
withTextArtifact
andImageArtifact
inputs. -
BREAKING: Removed
ImageQueryEngine
, in favor of usingPromptDriver
directly. -
BREAKING: Removed
ImageQueryTask
, in favor ofPromptTask
withTextArtifact
andImageArtifact
inputs. -
BREAKING:
ImageQueryClient
now takes aPromptDriver
instead of anImageQueryEngine
.
Issue ticket number and link
NA
📚 Documentation preview 📚: https://griptape--1017.org.readthedocs.build//1017/