Compare commits
2 Commits
3395b860e4
...
1f4d491694
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1f4d491694 | ||
![]() |
8ce4f1e373 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ env/
|
|||||||
# IDE
|
# IDE
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
|
.roo
|
||||||
|
|
||||||
# Environment files
|
# Environment files
|
||||||
.env
|
.env
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
openai>=1.0.0
|
openai>=1.0.0
|
||||||
python-dotenv>=1.0.0
|
python-dotenv>=1.0.0
|
||||||
|
pydantic>=2.0.0
|
Loading…
x
Reference in New Issue
Block a user