llm-app / requirements.txt
pierre-livetrend's picture
Implement LLM chat application
03cac6f
raw
history blame contribute delete
58 Bytes
chainlit==0.7.501
openai
tiktoken
langchain
python-dotenv