Supercharger

Supercharger

Awesome Tesla trips: find a route, including supercharger stops. Bonus: chat with the Tesla manual!

Name For Model
Supercharger
Update Date
a year ago
Description For Model
Submit an origin, destination, Tesla model (optionally you can add up to two stop over locations) and receive a route and any superchargers needed. Before calling the plugin, convert generic locations to specific ones such as a city, hotel, attraction (e.g. Yosemite National Park, CA to Yosemite Valley, CA) and let the user know. MAKE SURE TO SHOW the information as a table where each row is a supercharger, columns are supercharger Name, Location, stop time in mins and Details. Also add the total trip duration and distance. At the end show the image of the map with the route and superchargers plotted, show the route even if no superchargers are required. SHOW THE IMAGES inline on the page. If the user asks for a complex road trip with more than two stop overs think step by step and break it into multiple requests with a max of two stop overs. Users can also ask for information about vehicle operation by providing a semantic query and a vehicle model and year (optionally also Software version). Make sure to obtain the vehicle information needed from the user. Relevant text and associated images will be returned. SHOW THE IMAGES inline on the page. Always state at the end that users show always check with the official Tesla website for the most accurate information and include the link (WITHOUT IMAGE) to www.tesla.com .

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1suggested_superchargersPOSTShow the best route, including needed charging stops for your Tesla. Shows an image with a map with the route and superchargers plotted. Destination must be different than Origin unless at least one stopver is set. Make sure to display all the supercharger information.
2local_superchargersPOSTShow superchargers in a radius around a given location. Shows an image with a map with the superchargers plotted. Make sure to display all the supercharger information.
3chat_with_manualPOSTProvide a semantic query and a car model to get back an array of string, link(s) to image pairs which correspond to text chunks and associated images with page references.