Function Schema Converter
LIN CHIEN-HUNG
5.00
(1)
70+
会話
Converts function signatures to JSON schemas.
🤖
ChatGPT ボット
ChatGPT テクノロジーを搭載したカスタム ボット。通常のChatGPTとは異なる動作をする可能性があります。
👤
作成者 LIN CHIEN-HUNG
サードパーティ開発者
これらのプロンプトを試してください
例をクリックして会話を開始します。
- 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')'
その他の AI モデル
これらの他の AI モデルを試して、より効果的かどうかを確認してください
Function Forge
Specialist in Python function calls in JSON format
CURL to GPT Action Schema
Professionally converts CURL to detailed GPT schemas.
Function describer
This GPT converts your python functions into function descriptions for the ChatGPT API
OpenAPI Schema Builder
Assists with OpenAPI Schemas by providing JSON Schema format examples, debugging tips, and best practices.
Serverless Function Generator
This GPT will ask users to describe the function to create, then deliver: OpenAPI Schema, Python Code, and JSON test event