A multi-agent orchestration framework with advanced memory management and Gemini/MCP tool calling.
Project description
Keepit - Meta Orchestration framework for Your Agents
Keepit is a multi-agent framework that coordinates messages between users and specialized AI agents. It uses routing orchestrators, classifiers, and tool registries to delegate tasks to agents, managing conversation state via a modular memory subsystem. It also implements Model Context Protocol (MCP) tool integration.
Installation
# Install core package
pip install keepit-ai
# Install with all integrations (Gemini, OpenAI, Groq, Bedrock, CrewAI)
pip install "keepit-ai[all]"
Features
- Agent Management: Create, register, and manage multiple AI agents.
- Orchestration: Orchestrate conversations and tasks across multiple agents.
- Memory Tools: Integrate memory tools to maintain conversation context and history.
- MCP Client: Dynamically load tools from MCP Servers over Stdio or SSE transport.
- Streaming Responses: Support for streaming responses from agents.
- Extensibility: Easily extend the framework with new agents, tools, and orchestrators.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keepit_ai-0.1.2.tar.gz.
File metadata
- Download URL: keepit_ai-0.1.2.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20bb46f1cce27aea420951db759ede0e02ae31dbff2a09e3c963722b544918fe
|
|
| MD5 |
ff0e25c296d9784191aabeb69060cb98
|
|
| BLAKE2b-256 |
cb175f9ab36964dfa284822790811235624c15416379029126cba796e1c5f067
|
File details
Details for the file keepit_ai-0.1.2-py3-none-any.whl.
File metadata
- Download URL: keepit_ai-0.1.2-py3-none-any.whl
- Upload date:
- Size: 46.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4394a86ed957e598d9727ce33cc7d7b01841d1fcb1e2fef4af6462aeb0ff40c6
|
|
| MD5 |
27e49741c92e50b801bb1efa80e14585
|
|
| BLAKE2b-256 |
f245563ad0bd5dd82287c56197bad2dbf679b356956dee3eb13f95ab8085b3d4
|