ddalcu/agent-orcha

By ddalcu

Updated 3 months ago

A declarative API framework designed to build, manage, and scale multi-agent AI systems

Image
Languages & frameworks
Machine learning & AI
Web servers
0

3.3K

ddalcu/agent-orcha repository overview

https://agentorcha.com/ https://github.com/ddalcu/agent-orcha

Agent Orcha enables you to:

Define agents using YAML configuration files with customizable LLM providers, prompts, and tools

Create workflows that coordinate multiple agents in sequential, parallel, or autonomous (LangGraph) execution

Integrate knowledge stores for RAG (Retrieval Augmented Generation) with vector search and GraphRAG

Connect MCP servers to extend agent capabilities with external tools

Create local functions to give your agents the ability to call your own custom code

Manage everything through a web-based Studio dashboard with built-in IDE

docker run -v ./my-agent-orcha-project:/data ddalcu/agent-orcha init

docker run -p 3000:3000 -v ./my-agent-orcha-project:/data ddalcu/agent-orcha start

Tag summary

Content type

Image

Digest

sha256:03916a058

Size

841.7 MB

Last updated

3 months ago

docker pull ddalcu/agent-orcha