Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891)

This commit is contained in:
Bowen Liang 2024-03-19 16:31:46 +08:00 committed by GitHub
parent 2dee8a25d5
commit 7c0ae76cd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ gunicorn~=21.2.0
gevent~=23.9.1
langchain==0.0.250
openai~=1.13.3
tiktoken~=0.5.2
tiktoken~=0.6.0
psycopg2-binary~=2.9.6
pycryptodome==3.19.1
python-dotenv==1.0.0