Skip to content

v3.1.0

Choose a tag to compare

@Bessouat40 Bessouat40 released this 05 Mar 11:17
· 64 commits to main since this release

Added

  • raglight serve --ui — launches a Streamlit chat interface alongside the REST API
    • --ui-port option to configure the Streamlit port (default: 8501)
    • Chat tab with full conversation history and markdown rendering
    • Upload tab to ingest files or a server-side directory directly from the browser
    • Both processes share the same configuration and shut down together on Ctrl+C