Created at a year ago
Created by LIN CHIEN-HUNG
Function Schema Converter
What is Function Schema Converter
Converts function signatures to JSON schemas.
Capabilities of Function Schema Converter
Web Browsing
DALL·E Image Generation
Code Interpreter
Preview Function Schema Converter
Hi! Need a function signature converted to a JSON schema? I'm here to help!
Prompt Starters of Function Schema Converter
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')'