Skip to main content

Overview

What is TCB Agent

TCB Agent can help developers quickly access Agent services in scenarios such as mini programs, web, WeChat official accounts, WeChat customer service, and others. It supports Agent open-source frameworks, third-party Agent development platforms, and custom Agent services.

  • Agent open-source framework: LangChain, LangGraph, CrewAI, Google ADK, etc.
  • Agent development platform: Tencent Cloud Intelligent Agent Development Platform, Tencent Yuanqi, Kouzi, Dify, etc.
  • Custom Agent: An Agent that exposes an HTTP interface externally.

TCB Architecture Diagram

Use Agent

Developed Agents can be used in the following ways:

  • Through frontend components, quickly integrate and configure Agents in mini programs to communicate with Agents via conversation components;
  • Through SDK, call Agent in the frontend logic of mini programs, H5, and Web applications, or in the backend logic of cloud functions, servers, etc., to achieve interaction with Agent.
  • Through third-party platform integration capabilities, connect Agents with WeChat Mini Program Customer Service, WeChat Customer Service, WeChat Official Accounts (Service Accounts), and WeChat Official Accounts (Subscription Accounts) to enable chat interactions with Agents on these platforms.