Replies: 2 comments
-
Prompt Drivers have extra_params which serves as an escape hatch for defined parameters. Sounds like we want something for all Drivers. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving to #1689 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some drivers like those from ElevenLabs do allow for extra properties. It'd be nice to be able to use
extra_schema_properties
for them, and have it work with the TextToSpeechTool and TextToSpeechTask.Elevenlabs also has a
with-timestamps
endpoint for the url - would it be possible to add that to the url for the driver, or get access to append it?Beta Was this translation helpful? Give feedback.
All reactions