langchain-ai / chat-langchain

https://chat.langchain.com
MIT License
5.17k stars 1.23k forks source link

Need to add 'tiktoken' to 'requirements.txt'. #82

Open thzking703 opened 1 year ago

thzking703 commented 1 year ago

The current requirements.txt describes the following packages, but I needed tiktoken to actually work.

openai
fastapi
black
isort
websockets
pydantic
langchain
uvicorn
jinja2
faiss-cpu
bs4
unstructured
libmagic

So I think you should add tiktoken in your requirements.txt. What do you think, guys?

HaoWenQiang commented 1 year ago

and gradio, weaviate-client