Currently, the function schema utility does not support nested properties within the JSON schemas generated for Python functions. This feature enhancement would allow for more complex and accurate schema representations, particularly for functions that return nested dictionaries or require nested input parameters.
Currently, the function schema utility does not support nested properties within the JSON schemas generated for Python functions. This feature enhancement would allow for more complex and accurate schema representations, particularly for functions that return nested dictionaries or require nested input parameters.