Back to Home

go.model-orchestrator

Verified Safe

by TypeTerrors

Overview

Orchestrates multiple LLM agent wrappers and tool servers via mDNS, presenting a single OpenAI-compatible API to clients.

Installation

Run Command
No command provided

Security Notes

Relies on mDNS for discovery within a local network and exposes HTTP endpoints. The primary orchestrator API (OpenAI compatible) and child agent/tool server APIs should be run in a secured, isolated network environment (e.g., Docker internal network) and not exposed directly to the public internet without proper security measures. Tools are limited to HTTP verbs, reducing arbitrary code execution risk but still requiring careful consideration of what URLs and data they can access.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-17

Tags

LLM OrchestrationAgent FrameworkToolingmDNSGoLang