openai-function-calling icon indicating copy to clipboard operation
openai-function-calling copied to clipboard

Helper functions to generate JSON schema dicts for OpenAI ChatGPT function calling requests.

Results 1 openai-function-calling issues
Sort by recently updated
recently updated
newest added

## Overview of Feature When generating the JSON schema for a function, some parameters might have default values. In the case where at least one parameter has a default value,...

enhancement