Plugins

Extend the platform.

The Edge Server hosts a plugin system that adds tools, filters, virtual models, and UI widgets to your chat shell — server-side Python and client-side JavaScript, running entirely on your own cluster. No external plugin store, no data leaving your network.


Five plugin types

What a plugin can be.

Tool

Server-side capabilities the model can call — web search, data lookups, custom actions. Python, sandboxed.

Filter

Pre- and post-processing of messages — system-prompt overrides, redaction, audit logging — applied inline.

Pipe

Virtual models — wrap a custom backend or a multi-step workflow and expose it as a selectable model.

Action

One-click operations on a conversation — export, transform, send onward.

Widget

Client-side UI extensions — visualizations and panels rendered right in the chat shell.


Catalogue

Available plugins.

Install from the Admin Console's plugin page — your Edge Server syncs this catalogue automatically. For air-gapped deployments, download the package below and upload it manually.

Tool · Free

Web Search

Adds web search to LLM conversations via DuckDuckGo. No API key required.

v1.0.0 · Download .zip

Action · Free

Markdown Export

Export chat conversations as Markdown files — one-click download of the current conversation.

v1.0.0 · Download .zip

Filter · Free

System Prompt Manager

Per-model system-prompt overrides. Configure custom system prompts for different models.

v1.0.0 · Download .zip

Widget · Free

Token Counter

Real-time token-usage statistics drawn from the Edge Server metrics, shown in the chat shell.

v1.0.0 · Download .zip

Widget · Free

Research Graph

Interactive co-authorship network and research-cluster visualization with force-directed graphs.

Download .zip

Filter · Enterprise

Audit Logger

Comprehensive audit logging of all queries and responses for regulatory compliance (GDPR-ready).

v1.0.0 · Download .zip

Building your own? See for developers.


Vendor integrations

Connect the systems you already run.

Beyond chat-shell tools, Eldric ships vendor plugins that connect the platform to the infrastructure you already operate — one credential per management plane, not per device. Browse the catalogue by domain.

40+ plugins

Networking, storage & IoT

Switches, firewalls, load balancers, server BMCs, SAN, NAS, UPS, and printers — Cisco, Arista, Fortinet, Palo Alto, NetApp, Dell, and more.

4 plugins

Virtualization

Hypervisors, containers, and clusters — VMware vCenter, Docker, Kubernetes, and Vienna-built Proxmox VE.

4 plugins

Telephony & collaboration

PBX, SIP phones, and meetings — Asterisk, Snom, Yealink, and Microsoft Teams.


Install

How plugins reach your cluster.

Open the Admin Console, go to the plugin page, and install with one click — the catalogue syncs from the marketplace automatically, with sha256 verification on every package. Plugins run on your Edge Server: Python tools and filters in a sandbox, JavaScript widgets served to the browser. Nothing phones home; nothing leaves your network. For air-gapped clusters, download the .zip packages above and upload them by hand.