diff --git a/pyproject.toml b/pyproject.toml index c9b1092e..3c49827c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,6 +85,7 @@ python-dotenv = "^1.0.0" langchain = "^0.0.237" requests = "^2.31.0" openai = "^0.27.5" +tiktoken = "^0.4.0" chromadb ="^0.4.2" youtube-transcript-api = "^0.6.1" beautifulsoup4 = "^4.12.2" @@ -124,4 +125,3 @@ poe = ["fastapi-poe"] [tool.poetry.scripts] -