llmOS-Agent / requirements.txt

Commit History

Add gradio[oauth] to requirements for OAuth support
3471bfe

minchyeom commited on

Add Gradio frontend with HuggingFace login
6f9e1c0

tech-envision commited on

refactor: update chat_stream query to check contents of requirements.txt
5003012

starsnatched commited on

Add interactive CLI and session listing endpoint
bf3a897

tech-envision commited on

Remove non-stream chat
3e5cdc3

tech-envision commited on

Add FastAPI server for LLM chat
6fce4ec

tech-envision commited on

fix(config): ensure dotenv is loaded for environment variables
4b17985

minchyeom commited on

Add colorama to requirements for enhanced terminal output
81b1292

starsnatched commited on

Add Discord bot for LLM chat
e393049

tech-envision commited on

Add database support and persist chat history
bedb8e2

tech-envision commited on

Add initial implementation of chat application with required dependencies
0e02b97

minchyeom commited on