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.8.tar.gz (33.4 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.8-py3-none-any.whl (43.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.8.tar.gz
Algorithm Hash digest
SHA256 c6433fb3adbdca65aa33e0b16ef35f641aa8ca7c19545505e0e15624e44bc160
MD5 d3a3113571971bb7ab0a68a4f3ea7c01
BLAKE2b-256 6ba02964c20356066dc2d24fe303b60df4d77083eae6d9dbcae8d6756ddfdebf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4b94c8109f2579b67f078d66011dfdbcefcf0c8f3863054c539000d875e31ad3
MD5 de68040f339e1f02cdd276f1a097d020
BLAKE2b-256 28977337af461e96034cee91a3ce16e9ace24e7a3f5985992dc909c5ed0cc6f8

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