ソースを参照

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

tags/0.5.10
Bowen Liang 1年前
コミット
7c0ae76cd0
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      api/requirements.txt

+ 1
- 1
api/requirements.txt ファイルの表示

@@ -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

読み込み中…
キャンセル
保存