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.9.tar.gz (33.7 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.9-py3-none-any.whl (43.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.9.tar.gz
Algorithm Hash digest
SHA256 04109fe81c047f3f733b923c82805566de857ddd5d10c73348529337c4ee9dad
MD5 8cff5630dcd7f9b09f5de599b37fac35
BLAKE2b-256 94a048f95377a0d65632cc75762168b86949fe0b0912e996df0d583141b88dca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 642736b59e3477f7905cf3da0a42c0dfa9cc32958668a86a49f30b2f29cbe892
MD5 3598b90d947a2a40a85113709cd2186d
BLAKE2b-256 5804bea84826544ec08c787b702dc59af22337cf02bfdf50ed1a06ee14b19ca8

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