Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Text-to-CAD tutorial #118

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Update Text-to-CAD tutorial #118

merged 2 commits into from
Feb 15, 2024

Conversation

greg-kcio
Copy link
Contributor

@greg-kcio greg-kcio commented Feb 14, 2024

I made a few updates to the Text-to-CAD Python tutorial. Functionally it's the same.

  • Removed the term ML-ephant because the Python package is still called kittycad so I think this is less confusing
  • Added instruction to install the kittycad Python package
  • Updated the Python code to be more idiomatic for a script: removed type hints and raise statements, made the code more concise
  • Added a note about which file formats are returned
  • Added a note about prompt complexity influencing processing time
  • Use STEP instead of GLTF format

Merge with KittyCAD/litterbox#199

Copy link
Contributor

@jgomez720 jgomez720 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I like the changes.

@greg-kcio greg-kcio merged commit cdebeb7 into main Feb 15, 2024
@greg-kcio greg-kcio deleted the greg/python-tutorial branch February 15, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants