multi-agent

CrewAITest

使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。
353 stars81 forksPythonUpdated 10/20/2024100% free · open source
What it does

CrewAITest allows you to build multi-agent cooperative applications with CrewAI and FastAPI, supporting various models like GPT, domestic large models, and Ollama local large models, and exposes them as API services.

When to use it
  • When you need to integrate multiple AI models into a single application
  • When you want to provide API services for AI models to external users
  • When you prefer using a combination of CrewAI and FastAPI for building cooperative applications
Ready-to-paste prompt
Use the command `curl -X POST -H 'Content-Type: application/json' -d '{"model": "gpt", "input": "Hello, how are you?"}' http://localhost:8000/predict` to test the API service with a GPT model
Heads up: Make sure to install the required models, such as GPT, and configure their paths in the `crewai_config.json` file before running the application, as the default configuration may not include the models
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/crewaitest && curl -fsSL https://workflowstacks.com/api/skills/crewaitest/claude-skill -o ~/.claude/skills/crewaitest/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
NanGePlus
Language
Python
Category
multi-agent
Published
9/11/2024

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.