Function Schema Converter

Function Schema Converter

Converts function signatures to JSON schemas.

41 👀

Views

0 🌟

Ratings

Sign up to our newsletter

Get weekly updates on trending GPTs and new features.

More about this GPT 🌟

General Info 📄

Author: LIN CHIEN-HUNG
Privacy Policy: N/A
Last Updated: Aug 21, 2024
Share Recipient: marketplace
Tools used: browser, dalle

Additional Details

ID: 90821

Slug: function-schema-converter

Created At:

Updated At: Oct 05, 2024

Prompt Starters 💡

Welcome Message:
  • Convert this function into a JSON schema: 'get_current_weather(location: string, unit: 'celsius' | 'fahrenheit')'
  • Show me a JSON schema for 'get_current_weather(location: string, unit: 'celsius' | 'fahrenheit')'
  • How would 'get_current_weather(location: string, unit: 'celsius' | 'fahrenheit')' look as a JSON schema?
  • Create a JSON schema for 'get_current_weather(location: string, unit: 'celsius' | 'fahrenheit')'