Live · Plant 01 · Shift B
Future AI Readiness
Modular AI extension points · plug-in Copilot, RAG, Vector DB, LLM gateway and agents
Extension Points
6
LLM Gateway
Ready
Vector DB
Ready
Agent Runtime
Preview
Extension Points
| ID | Capability | API Endpoint | Consumes | Status |
|---|---|---|---|---|
| AI-EXT-01 | AI Copilot | POST /api/ai/chat | OEE, Downtime, Quality, SAP | ready |
| AI-EXT-02 | Predictive Risk Engine | POST /api/ai/risk/score | PLC history, Maintenance, Tool history | ready |
| AI-EXT-03 | RAG | POST /api/ai/rag/query | PPAP, SOP, FMEA, drawings | ready |
| AI-EXT-04 | Vector Database | GET /api/ai/vector/collections | Document embeddings | ready |
| AI-EXT-05 | LLM Gateway | POST /api/ai/llm/completions | Any prompt context | ready |
| AI-EXT-06 | AI Agents | POST /api/ai/agents/invoke | Cross-module tool use | ready |