SciPhi-AI / R2R

The most advanced Retrieval-Augmented Generation (RAG) system, containerized and RESTful
https://r2r-docs.sciphi.ai/
MIT License
3.65k stars 270 forks source link

Additional CLI Commands #1589

Closed NolanTrem closed 3 days ago

NolanTrem commented 3 days ago

[!IMPORTANT] Add new system management CLI commands and API endpoints, deprecating older commands, and integrate these into the SDK and core application.

  • CLI Commands:
    • Added system.py with commands: health, logs, app_settings, status, serve, docker_down, generate_report, update, version.
    • Deprecated commands in v2/management.py and v2/server.py.
  • API:
    • Added SystemRouter in system_router.py with endpoints: /health, /system/status, /system/logs.
    • Integrated SystemRouter into app.py and builder.py.
  • SDK:
    • Added SystemSDK in v3/system.py with methods: health, status, logs.
    • Deprecated ServerMixins methods in v2/server.py.
  • Misc:
    • Updated async_client.py to include SystemSDK.
    • Removed auth.py from v2 commands.

This description was created by Ellipsis for c4c41115de7d853d62ae0c8ce9764fae8fc89001. It will automatically update as commits are pushed.

vercel[bot] commented 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yc_demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 7:40pm
yc-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 7:40pm