Skip to content

Add AssistantAgent about repo: https://github.com/spring-ai-alibaba/AssistantAgent#257

Merged
chickenlj merged 3 commits intospring-ai-alibaba:mainfrom
canfuu:docs/add_assistantagent_docs
Jan 9, 2026
Merged

Add AssistantAgent about repo: https://github.com/spring-ai-alibaba/AssistantAgent#257
chickenlj merged 3 commits intospring-ai-alibaba:mainfrom
canfuu:docs/add_assistantagent_docs

Conversation

@canfuu
Copy link
Contributor

@canfuu canfuu commented Jan 8, 2026

Fixes: #[Add issue number here]

Changes:

Github Repo: https://github.com/spring-ai-alibaba/AssistantAgent

Added the Assistant Agent documentation module (agents-docs/assistantagent/), including the following content:

  1. Quick Start Guide (quick-start.md)

    • Project Introduction: Introduces Assistant Agent as an enterprise-grade intelligent assistant framework built on Spring AI Alibaba
    • Core Capabilities: Code-as-Action paradigm, secure sandbox, multi-dimensional evaluation, dynamic prompts, experience learning, etc.
    • Use Cases: Intelligent customer service, operations assistant, business assistant
    • Quick Start Guide: Prerequisites, clone & build, configuration and startup steps
    • Usage Methods: Chat UI for visual conversation and API integration
    • Knowledge Base Integration: Mock implementation and real knowledge base integration guide
    • SPI Extension Points: SearchProvider, ReplyChannelDefinition, CodeactTool, etc.
    • Secondary Development Guide and Roadmap
  2. Secondary Development Guide (secondary-development.md)

    • Detailed secondary development documentation
  3. Features Module Documentation (features/)

    • Detailed documentation for each feature module
  4. Related Image Resources (images/)

    • Supporting images for documentation

Screenshots of the change:

After adding the documentation, users can view the complete Assistant Agent usage guide on the website, including:

  • Introduction to core capabilities and applicable scenarios
  • Step-by-step quick start guide from scratch
  • Chat UI visual conversation interface demo
  • API integration code examples
  • Knowledge base integration and SPI extension development guide

canfuu added 3 commits January 8, 2026 16:48
添加了包括体验、动态HTTP、评估、自定义CodeAct工具、提示构建器、回复、MCP触发、学习和搜索等特性相关的快速开始和高级指南文档。同时增加了架构介绍和README文件。
此提交删除了一些旧文档文件,并增加了新的快速开始和二次开发文档。同时更新了侧边栏配置以反映这些变化。
更新了多个文档中的示例代码和API接口,包括调整参数传递方式、优化代码结构以及修正一些细节错误。这些变更旨在提高文档的一致性和准确性,便于读者理解和使用相关功能。
@chickenlj chickenlj merged commit 0fac22a into spring-ai-alibaba:main Jan 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants