mirror of
https://mirror.skon.top/github.com/apurvsinghgautam/robin
synced 2026-05-01 14:22:09 +08:00
Robin now runs exclusively through the Streamlit web UI. The Click-based CLI router (main.py) is removed, Docker entrypoint launches Streamlit directly, and the binary build workflow is replaced with a release-only workflow. - Delete main.py (Click CLI router) - Update entrypoint.sh to exec streamlit run ui.py directly - Update Dockerfile to expose port 8501 - Remove yaspin (CLI-only dep) from requirements.txt - Replace binary.yml with release.yml (keep versioning, remove PyInstaller build) - Update README to reflect UI-only usage Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
bs4
|
|
pysocks
|
|
requests
|
|
streamlit
|
|
python-dotenv
|
|
langchain-openai
|
|
langchain-ollama
|
|
backports.tarfile
|
|
langchain-anthropic
|
|
langchain_community
|
|
langchain_google_genai |