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.10.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.10-py3-none-any.whl (43.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.10.tar.gz
Algorithm Hash digest
SHA256 87d413bf091fdf7ce27b3be2401b621f82c0da9dbc3560e6f6165ae6f48493ac
MD5 44f32f2b7939eb6ec8f824d54a0b006f
BLAKE2b-256 be0dca6c429267f15fe10e2269829ff6112922ec78d3d6c37af279b2e9561069

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for computenest_agent_integrations-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 3b50c27320e0b38ed852e9281459bb318ce6d556e2e5e29146c211d6675a918e
MD5 11f3389c4350f26e0382b9572c8a3505
BLAKE2b-256 252e71fb578a1f7c5e75eb97ac79b2633bcb2bb7973c30ba749bc2c93aea8f03

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