
GIF Search
Search through a wide range of gifs - Powered by Giphy.
- Name For Model
- GifApi
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 5 months ago
- Contact
- [email protected]
- Description For Model
- Plugin for searching for Gifs using the Giphy API. Use it whenever a user asks for a gif relating to a certain search term. If the search term isn't clear, you can either make one up for them, or pick from the list of trending gifs via the trending api. Always use the embed_url when displaying the image directly. Always include direct links to the content using the url. Always include "Powered by GIPHY" at the end of the message and make sure it links to https://giphy.com/.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | root_healthcheck_get | GET | Root |
2 | getSearchResults | POST | Get a list of gifs based on the search query |
3 | getTrendingResults | GET | Get a list of gifs based on the current trends |