大模型聚合转发平台 - 根据任务自动分发模型,支持任务拆解和结果聚合
/api/health
Health check endpoint
/api/models
List available models
/api/orchestrate
Main orchestration endpoint
{
"task": "写一份 AI 工具对比报告",
"strategy": "balanced"
}
See GitHub Repository for full documentation.