MeshFlow는 다중 에이전트 시스템을 최적화 및 관리하는 오픈소스 오케스트레이터입니다.
MeshFlow는 비용 최적화와 관리를 위한 오픈소스 플렛폼으로, 다중 에이전트 시스템을 지원합니다. 이 시스템은 작업 복잡도에 따라 모델을 라우팅하여 API 비용을 50-60% 줄이며, 동시에 맥락 압축과 요약 다루미를 통해 프롬프트 길이 성장을 제한합니다. 또한, Redis, PostgreSQL, S3를 통해 상태를 쉽게 지속하고, CI 파이프라인과의 통합을 통해 코드 변경 시 비용 회귀 평가를 실행합니다.
MeshFlow is an open-source orchestrator for optimizing and governing multi-agent systems.
MeshFlow is an open-source platform designed for governing and optimizing multi-agent systems. It routes models based on task complexity, reducing API costs by 50-60% while utilizing smaller local models. Additionally, it implements context compaction and summary pruning to limit prompt length growth. The system supports multi-backend state persistence and integrates with CI pipelines for cost regression evaluation.