kittycad.api.ml.list_ml_prompts
Functions
|
For text-to-cad prompts, this will always return the STEP file contents as well as the format the user originally requested. |
|
|
|
For text-to-cad prompts, this will always return the STEP file contents as well as the format the user originally requested. |
|
- kittycad.api.ml.list_ml_prompts._get_kwargs(sort_by, *, client, limit=None, page_token=None)[source][source]
- async kittycad.api.ml.list_ml_prompts.asyncio(sort_by, *, client, limit=None, page_token=None)[source][source]
For text-to-cad prompts, this will always return the STEP file contents as well as the format the user originally requested.
This endpoint requires authentication by a Zoo employee.
The ML prompts are returned in order of creation, with the most recently created ML prompts first.
- Return type:
- async kittycad.api.ml.list_ml_prompts.asyncio_detailed(sort_by, *, client, limit=None, page_token=None)[source][source]
- Return type:
- kittycad.api.ml.list_ml_prompts.sync(sort_by, *, client, limit=None, page_token=None)[source][source]
For text-to-cad prompts, this will always return the STEP file contents as well as the format the user originally requested.
This endpoint requires authentication by a Zoo employee.
The ML prompts are returned in order of creation, with the most recently created ML prompts first.
- Return type: