Skip to main content

computenest-agent-integrations

基于 Google ADK 的 Agent 能力集成库。

环境要求

  • Python 3.12 或更高版本

安装

pip install computenest-agent-integrations

按需安装可选依赖:

# RAGFlow 知识库检索
pip install "computenest-agent-integrations[ragflow]"

# E2B 沙箱与代码解释器
pip install "computenest-agent-integrations[e2b]"

# AgentRun 沙箱
pip install "computenest-agent-integrations[agentrun]"

当前公共 API

以下组件由 computenest.integrations.adk 直接导出:

类别 API 说明
Memory BailianLongTermMemoryService 百炼长期记忆的 ADK BaseMemoryService 实现
Memory Mem0SelfHostingMemoryService Self-host Mem0 REST 服务的 ADK BaseMemoryService 实现
Knowledge Base BailianKnowledgeBaseTool 百炼知识库检索工具
Knowledge Base RagflowKnowledgeBaseTool RAGFlow Dataset 知识库检索工具
Knowledge Base KnowledgeProvider 知识库 Provider 枚举
MCP McpTool 将 MCP JSON 配置转换为 ADK McpToolset
Sandbox E2bSandboxToolset E2B 文件系统与 Shell 工具集
Sandbox E2bCodeInterpreterToolset E2B Python/JavaScript 代码执行工具集
Plugin ImageUrlInlinePlugin 将用户消息中的 HTTP(S) 图片转换为内联图片数据
from computenest.integrations.adk import (
    BailianKnowledgeBaseTool,
    BailianLongTermMemoryService,
    E2bCodeInterpreterToolset,
    E2bSandboxToolset,
    ImageUrlInlinePlugin,
    KnowledgeProvider,
    McpTool,
    Mem0SelfHostingMemoryService,
    RagflowKnowledgeBaseTool,
)

各组件的初始化参数和行为以源码及测试用例为准。

相关链接

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

computenest_agent_integrations-0.1.11.tar.gz (36.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

computenest_agent_integrations-0.1.11-py3-none-any.whl (46.4 kB view details)

Uploaded Python 3

File details

Details for the file computenest_agent_integrations-0.1.11.tar.gz.

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.11.tar.gz
Algorithm Hash digest
SHA256 489345e24063b75c8b8fa537306a17aa4907a4394e4b1b2e18d69c6fb8044a90
MD5 9dd892151b6b7ffa7dca7868c0854bad
BLAKE2b-256 358142885460c2aac9853d5aff8af74e0764c7fcc1a72d28b9c58d0959fbff16

See more details on using hashes here.

File details

Details for the file computenest_agent_integrations-0.1.11-py3-none-any.whl.

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 3d65e313a5897937422b1a38850f765e10c6d601ebdf7a29f76f921331d41a7e
MD5 0157be90d69c82806154297d56c25d7b
BLAKE2b-256 9b3e4275937bff48f20b98e29624be6e5f1092ea19b42a0ebf1aef437f36fe84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page