c0a545bf2c
Keeps runtime data and secrets out of git; documents relationship to OME Cockpit.
674 B
674 B
OpenManage AI architecture
See root README.md for the system diagram and relationship to OME Cockpit.
Components
| Piece | Role |
|---|---|
| Open WebUI | Chat UI, auth, model picker, tools |
| vLLM | Inference backend |
| ome_fleet tool | Reliable OME REST queries for demos |
| OME MCP (optional) | Native tools — session stickiness unreliable in lab |
Data path for a tool-using question
- User selects OME Copilot
- Model emits tool call → Open WebUI executes
ome_fleet/ configured tools - Tool hits OME REST (with SSL verify disabled for lab self-signed where configured)
- Model answers with concrete inventory facts