arion-orkeon
-
Orkeon
by: arion-orkeon- 136 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Build and orchestrate AI agent teams in .NET — the complete Orkeon framework in one package: agents, crews and six orchestration modes, 16 LLM providers, 6 memory stores, staged RAG pipeline, and semantic... More information -
- 124 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Command-line entrypoint for Orkeon crews: `orkeon run <crew.ork.ts | crew.yaml>` — runs both the Scripting DSL (.ork.ts, Jint + esbuild) and YAML crew definitions from a single pre-compiled tool. -
- 116 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Opt-in ONNX cross-encoder reranker for the Orkeon RAG pipeline (ms-marco-MiniLM-L-6-v2, offline; AddOrkeonOnnxReranker). -
- 107 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Opt-in local on-device embeddings for Orkeon (SmartComponents BGE-micro-v2 ONNX, 384 dims, CPU, no API key). -
- 106 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
The built-in tool families for Orkeon agents in one package: file system, web and HTTP, structured data (CSV, PDF, XLSX, XML, databases), code execution, EventHub messaging, RAG search and ingestion, and... More information -
- 102 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Embedded ms-marco-MiniLM-L-6-v2 cross-encoder weights (int8 ONNX, Apache-2.0) for the Orkeon.Rag.Onnx reranker. Reference this package for a guaranteed offline, zero-download model source. -
- 44 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
.NET Aspire hosting integration for Orkeon: add the orkeon-host service daemon or a single crew run to an AppHost, with the settings, mounts and OTLP export the Aspire dashboard reads. -
- 42 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Microsoft Agent Framework interop for Orkeon: run an Orkeon crew as an AIAgent, and use an AIAgent as the brain or as a tool of an Orkeon agent. -
-
- 42 total downloads
- last updated 9/22/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Roslyn analyzer that forbids direct System.IO usage in Orkeon framework code. Routes all filesystem access through IFileSystemService. -