Add AssistantAgent about repo: https://github.com/spring-ai-alibaba/AssistantAgent#257
Merged
chickenlj merged 3 commits intospring-ai-alibaba:mainfrom Jan 9, 2026
Merged
Conversation
添加了包括体验、动态HTTP、评估、自定义CodeAct工具、提示构建器、回复、MCP触发、学习和搜索等特性相关的快速开始和高级指南文档。同时增加了架构介绍和README文件。
此提交删除了一些旧文档文件,并增加了新的快速开始和二次开发文档。同时更新了侧边栏配置以反映这些变化。
更新了多个文档中的示例代码和API接口,包括调整参数传递方式、优化代码结构以及修正一些细节错误。这些变更旨在提高文档的一致性和准确性,便于读者理解和使用相关功能。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #[Add issue number here]
Changes:
Added the Assistant Agent documentation module (
agents-docs/assistantagent/), including the following content:Quick Start Guide (
quick-start.md)Secondary Development Guide (
secondary-development.md)Features Module Documentation (
features/)Related Image Resources (
images/)Screenshots of the change:
After adding the documentation, users can view the complete Assistant Agent usage guide on the website, including: