Spaces:
Running
Running
LynxScribe in LynxKite
LynxKite UI for building LynxScribe chat applications. Also runs the chat application!
To run a chat UI for LynxScribe workspaces:
WEBUI_AUTH=false OPENAI_API_BASE_URL=http://localhost:8000/api/service/server.lynxscribe_ops uvx open-webui serve
Or use Lynx WebUI instead of Open WebUI.
Run tests with:
uv run pytest