We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a908b commit 8ca5767Copy full SHA for 8ca5767
.gitignore
@@ -160,3 +160,4 @@ cython_debug/
160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162
#.idea/
163
+.qodo
requirements.txt
@@ -1,3 +1,3 @@
1
pydantic==2.8.2
2
requests
3
-openai == 1.55.3
+openai == 1.68.2
0 commit comments