Skip to content

Commit

Permalink
Merge pull request #60 from video-db/fix-package-python-conflict
Browse files Browse the repository at this point in the history
Add Python 3.13 Support to Forked openai-function-calling and Replace Original Package
  • Loading branch information
ashish-spext authored Nov 11, 2024
2 parents f16d42f + befb70c commit f63a947
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ Flask==3.0.3
Flask-SocketIO==5.3.6
Flask-Cors==4.0.1
openai==1.42.0
openai-function-calling==2.2.0
pydantic==2.8.2
pydantic-settings==2.4.0
python-dotenv==1.0.1
replicate==1.0.1
yt-dlp==2024.10.7
videodb==0.2.5
slack_sdk==3.33.2

git+https://github.com/0xrohitgarg/openai-function-calling.git#egg=openai-function-calling

0 comments on commit f63a947

Please sign in to comment.