🤖 KI, Copilot & Agenten-Schnittstellen

OpenAI-kompatible Chat-/Copilot-Pfade, Knowledge RAG und Agent Receipts für nachvollziehbare, begrenzte Assistenzfälle.

Für wen?

Integratoren und Produktteams, die Agenten oder Copiloten mit energiefachlicher Evidenz anbinden möchten.

Typische Stichworte

OpenAI-compatibleChat CompletionsCopilotKnowledge RAGAgent ReceiptsSidecar

Aktuelle OpenAPI-Ausschnitte

Aus Cernion Energy Tools API, Version 0.99.1. Für vollständige Request-/Response-Schemata bitte Swagger UI verwenden.

MethodePfadEinordnung
POST/api/chatgpt-sidecar/sessionsCreate a ChatGPT Sidecar session ticket with scoped capabilities
ChatGPT Sidecar
DELETE/api/chatgpt-sidecar/sessions/:sessionIdRevoke a ChatGPT Sidecar session (authenticated Cernion side only)
ChatGPT Sidecar
GET/api/chatgpt-sidecar/s/:ticket/manifestRead the session-scoped capability manifest (allowlist only)
ChatGPT Sidecar
GET/api/chatgpt-sidecar/s/:ticket/action-openapi.jsonRead the session-scoped Custom GPT Action OpenAPI schema
ChatGPT Sidecar
POST/api/chatgpt-sidecar/s/:ticket/askAsk Cernion through the session-scoped evidence/capability facade
ChatGPT Sidecar
GET/api/chatgpt-sidecar/s/:ticket/askAsk Cernion through a browser-compatible read-only GET facade
ChatGPT Sidecar
POST/api/chatgpt-sidecar/s/:ticket/planResolve a request to a Blueprint/Capability Broker route (no execution)
ChatGPT Sidecar
GET/api/chatgpt-sidecar/s/:ticket/planResolve a request through a browser-compatible read-only GET facade
ChatGPT Sidecar
POST/api/chatgpt-sidecar/s/:ticket/datapointsCreate a draft datapoint through the session (draft_write only)
ChatGPT Sidecar
GET/api/chatgpt-sidecar/s/:ticket/meteringRead a redacted metering summary for the session
ChatGPT Sidecar
GET/api/copilot-process/vdmi/:matrixId/contextLoad VDMI matrix context (read-only)
Copilot Process
GET/api/copilot-process/vdmi/responsibilitiesList open VDMI responsibilities (read-only)
Copilot Process

Weitere 6 Operationen sind in der Swagger UI sichtbar.

Sichere Grenze

Agenten erhalten Evidenz und Vorschläge; Produktivhandlungen, externe Kommunikation und Freigaben bleiben außerhalb dieser öffentlichen Beispiele.