kittycad.api.meta.get_openai_schema.sync

kittycad.api.meta.get_openai_schema.sync(*, client)[source][source]

This is the same as the OpenAPI schema, BUT it has some modifications to make it compatible with OpenAI. For example, descriptions must be < 300 chars.

Return type

Union[Any, dict, Error, None]