Function Schema Converter
Converts function signatures to JSON schemas.
46 👀
Views
0 🌟
Ratings
Tags:
Sign up to our newsletter
Get weekly updates on trending GPTs and new features.
Related GPTs
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: Jan 27, 2024
Updated At: Nov 20, 2024
Prompt Starters 💡
- 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')'