Files
kittycad.py/kittycad/api/ai/__init__.py
Jess Frazelle 0ad6216cde Update api spec (#182)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-06 14:56:45 -08:00

2 lines
120 B
Python

""" Contains methods for accessing the ai API paths: AI uses machine learning to generate CAD models. """ # noqa: E501