mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 11:25:55 +08:00
Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891)
This commit is contained in:
parent
2dee8a25d5
commit
7c0ae76cd0
@ -12,7 +12,7 @@ gunicorn~=21.2.0
|
|||||||
gevent~=23.9.1
|
gevent~=23.9.1
|
||||||
langchain==0.0.250
|
langchain==0.0.250
|
||||||
openai~=1.13.3
|
openai~=1.13.3
|
||||||
tiktoken~=0.5.2
|
tiktoken~=0.6.0
|
||||||
psycopg2-binary~=2.9.6
|
psycopg2-binary~=2.9.6
|
||||||
pycryptodome==3.19.1
|
pycryptodome==3.19.1
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user