We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db1eb3 commit 17938beCopy full SHA for 17938be
4 files changed
.gitignore
@@ -2,5 +2,6 @@
2
.venv*
3
*.egg-info
4
*.lock
5
-bdist.*
6
__pycache__
+bdist.*
7
+build/llm/*.txt
0 commit comments