We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e80750 commit 8dc4930Copy full SHA for 8dc4930
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