You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to ask something like "search for images of the eiffel tower", have the selenium driver run a search (Google Images or similar), and include the top N results in the response.
This could also be a slash command, like /imgsearch eiffel tower
Hi, not sure if this is the right place for this.
I'd like to be able to ask something like "search for images of the eiffel tower", have the selenium driver run a search (Google Images or similar), and include the top N results in the response.
This could also be a slash command, like
/imgsearch eiffel tower
How would one go about implementing this?
I guess both this UI extension and https://github.com/SillyTavern/SillyTavern-WebSearch-Selenium will need to be modified.
The text was updated successfully, but these errors were encountered: