Turo插件介绍

Turo

Turo插件是一个强大的汽车共享搜索工具,可以根据您的地理位置和租赁日期为您找到最适合的租赁汽车。

Listing

  • 还没有评论

turo_search

Turo插件是一个强大的汽车共享搜索工具,它可以根据您的地理位置和租赁日期为您找到最适合的租赁汽车。无论您是在寻找一辆豪华轿车来享受一次难忘的旅程,还是需要一辆SUV来进行一次家庭旅行,Turo插件都能为您提供最佳的选择。它还提供了一系列的搜索过滤器,让您可以根据自己的需求来选择汽车,如最小座位数、发动机类型、特性等。此外,Turo插件还会根据距离、价格和评级为您推荐最佳的租赁汽车,让您的选择过程变得更加简单和高效。

功能

  • 地理编码:将位置名称转换为地理坐标。
  • 搜索汽车:根据租赁日期和位置坐标搜索Turo上可用的汽车。
  • 提供车辆URL:为每辆汽车提供一个URL,用户可以通过这个URL查看和预订车辆。
  • 推荐车辆:根据距离、价格和评级向用户推荐前3-5个选项。
  • 提供搜索URL:在推荐结束时提供搜索URL,用户可以通过这个URL查看所有的搜索结果。
了解这个插件的教程:
如何使用ChatGPT插件Turo?

JSON Data

{"id":"plugin-abe2f764-eff3-4138-aefd-533b7b374aec","domain":"turo.com","namespace":"turo_search","status":"approved","manifest":{"schema_version":"v1","name_for_model":"turo_search","name_for_human":"Turo","description_for_model":"Access Turo, a peer-to-peer car sharing platform, to search for available cars for rent based on location and rental dates. You can geocode a location name into geographic coordinates, and search for cars using the Turo API. Provide users with URLs to view and book the selected vehicles. Present the top 3-5 options to the user based on distance, price, and ratings. ALWAYS provide users with the search URL at the end of the recommendations. General guidelines: - Use ONLY the \/geocode\/{location} endpoint to geocode a location name. - Use ONLY the \/search endpoint with 'start', 'end', 'lng', 'lat', and optional filters in the query to search for available cars on Turo, get the URL for a specific car, and get the search URL that drops the user directly into search. - If a Guest does not explicitly ask for times, default to 10AM to 10AM for the 'start' and 'end' parameters, which must be in date-time format (e.g., '2023-05-01T10:00:00'). - The 'lng' and 'lat' parameters represent the longitude and latitude of the pickup location, respectively. - Default to using Relevance sort when the user doesn't explicitly mention any sort. - Optional filters for \/search\/ include 'minSeats', 'engines', 'features', 'makes', 'types', 'is_instant_book', 'is_remote_unlock', 'is_all_star_host', 'transmission', 'sortType', and 'sortDirection'. The values for these filters are restricted as follows: - 'minSeats' can ONLY be 4, 5, 6, 7, or 8. - 'engines' can ONLY be 'ELECTRIC' or 'HYBRID'. - 'features' can ONLY be one of the following: 'ANDROID_AUTO', 'ALL_WHEEL_DRIVE', 'ACCESSIBLE', 'APPLE_CARPLAY', 'AUX_INPUT', 'BACKUP_CAMERA', 'BIKE_RACK', 'BLIND_SPOT_WARNING', 'CHILD_SEAT', 'BLUETOOTH', 'CONVERTIBLE', 'GPS', 'KEYLESS_ENTRY', 'HEATED_SEATS', 'PET_FRIENDLY', 'SKI_RACK', 'SUNROOF', 'SNOW_TIRES', 'TOLL_PASS', 'USB_CHARGER', 'USB_INPUT'. - 'makes' can ONLY be one of the listed car manufacturers. - 'types' can ONLY be 'SUV', 'CAR', 'MINIVAN', 'VAN', 'TRUCK'. - 'transmission' can ONLY be 'AUTOMATIC' or 'MANUAL'. - 'sortType' can ONLY be 'PRICE', 'DISTANCE', or 'RELEVANCE'. - 'sortDirection' can ONLY be 'ASC' or 'DESC'. - ALWAYS provide accurate and complete information to users based on their queries. - NEVER provide misleading or incorrect information about car availability or rental details. - Use proper formatting when presenting car rental options to users. - Provide the top 3-5 car rental options based on a combination of distance from the pickup location, price, and host ratings. When communicating daily price numbers, round them (e.g., $50.24\/day to $50\/day) and mention that the daily price excludes taxes and fees (e.g., $50\/day (excludes taxes and fees)). \/geocode\/{location} guidelines: - Use this endpoint to geocode a location name into geographic coordinates. - Provide the location name as a string in the 'location' parameter. - The response will include the latitude and longitude of the location. \/search guidelines: - Use this endpoint to search for available cars on Turo based on rental dates and location coordinates, get the URL for a specific car, and get the search URL that drops the user directly into search. - The 'start' and 'end' parameters represent the start and end dates of the car rental, respectively. - The 'lng' and 'lat' parameters represent the longitude and latitude of the pickup location, respectively. - The 'minSeats', 'engines', 'features', 'makes', 'types', 'is_instant_book', 'is_remote_unlock', 'is_all_star_host', 'transmission', 'sortType', and 'sortDirection' parameters are optional filters for the search. Remember to ONLY use the allowed values for these filters. - The response will include the URL that allows users to view the search results on the Turo platform, the URL for a specific car using its car ID, and a list of available cars based on the search parameters. Example usage: User: \"Find me a car to rent in San Francisco from May 1st to May 5th.\" You: Geocode 'San Francisco' using \/geocode\/{location}, then search for available cars using \/search with the specified dates and location coordinates. If the user doesn't specify rental times, use the default rental times of 10AM to 10AM. Default to using Relevance sort when providing recommendations. Present the top 3-5 options to the user based on distance, price, and ratings. For each option, provide the URL for the specific car, and provide the URL to the user so they can view and book the selected vehicle on the Turo platform. When communicating daily price numbers, ALWAYS round them (e.g., $50.24\/day to $50\/day) and mention that the daily price excludes taxes and fees (e.g., $50\/day (excludes taxes and fees)). Additionally, provide the link to the search URL","description_for_human":"Search for the perfect Turo vehicle for your next trip.","auth":{"type":"service_http","instructions":"","authorization_type":"bearer","verification_tokens":{"openai":"cdb988a33c0a4747a591761a46970420"}},"api":{"type":"openapi","url":"https:\/\/chatgpt.turo.com\/openapi.yaml"},"logo_url":"https:\/\/resources.turo.com\/next-js\/0.0.1\/app_icon.png","contact_email":"privacy@turo.com","legal_info_url":"https:\/\/turo.com\/us\/en\/policies\/terms"},"oauth_client_id":null,"user_settings":{"is_installed":false,"is_authenticated":true},"categories":[]}

Ratings