Compare commits

..

5 Commits

Author SHA1 Message Date
yisding acfe23265a changeset 2023-11-19 18:17:57 -08:00
yisding 2c6fbbd7dd Merge pull request #217 from run-llama/seldo/python-gitignore 2023-11-19 17:30:49 -08:00
Laurie Voss f84507f513 Merge branch 'main' of github.com:run-llama/LlamaIndexTS into seldo/python-env 2023-11-19 17:26:50 -08:00
Laurie Voss be6a9e4a48 Default .gitignore should ignore .env 2023-11-19 17:26:25 -08:00
yisding 69e7634619 Merge pull request #216 from run-llama/seldo/python-env 2023-11-19 17:14:42 -08:00
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"create-llama": patch
---
Deployment fixes (thanks @seldo)
@@ -1,2 +1,3 @@
__pycache__
storage
.env
@@ -1,2 +1,3 @@
__pycache__
storage
.env