File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2232,7 +2232,7 @@ function getBarAiRagKnowledge() {
22322232 sidebarDepth : 0 ,
22332233 children : [
22342234 "ai-knowledge.md" ,
2235- "ai-agent- notes.md" ,
2235+ "notes.md" ,
22362236 "promotion/AI MCP 已经帮我“干活”了!.md" ,
22372237 "promotion/AI MCP 再这么用下去,可就要”创业“变现了呀!.md" ,
22382238 ]
@@ -2297,6 +2297,7 @@ function getBarAiRagKnowledge() {
22972297 "ext/ai-agent-flowgram.md" ,
22982298 "ext/ai-agent-mcp-auth.md" ,
22992299 "ext/ai-agent-auto.md" ,
2300+ "ext/ai-agent-notes.md" ,
23002301 ]
23012302 }
23022303 ]
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ lock: no
4444
4545#### 1.2 视频效果(对比扣子)
4646
47- 占位符!!
47+ 视频: [ https://www.bilibili.com/video/BV1VYbczDER6 ] ( https://www.bilibili.com/video/BV1VYbczDER6 )
4848
4949### 2. 日志分析 - ELK 辅助提效(公司里非常需要这样的场景)
5050
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ lock: no
3838 - 基于 Spring TaskScheduler 扩展实现,智能体任务调度服务,可自动化完成日常系统巡检(客诉、报警)产生 html 格式报告文档。也可以基于报警监听消息,触发巡检动作(公司内,报警信息有 MQ 消息)。
3939 - 提供 RAG 知识库能力,可自主上传文件 + 解析工程代码库,并对知识库设有标签为 Ai Agent Advisor 访问 RAG 提供数据使用能力,增强准确性。—— 解析的代码库,可以为 openai 代码自动评审,增强评审能力。
4040 - 设计一键 Ai Agent 预热能力,动态化注入 Spring 容器。支持运营配置服务,随时调整、变更、上线,方便运营配置和使用。
41- - 基于 Racet + flowgram.ai 框架,为 Ai Agent 服务提供拖拉拽编排能力,增强运营使用体验。
41+ - 基于 React + flowgram.ai 框架,为 Ai Agent 服务提供拖拉拽编排能力,增强运营使用体验。
4242
4343> 此套 Ai Agent 以为企业/平台/系统,上线3个月以来,主动巡检解决数十次系统隐患问题和运营配置错误情况,以及撰写了上万篇有效文档 + 提炼技术关键信息对新人辅导。后续还会继续配置更多方面的 Ai Agent 服务能力,为企业提效。
4444
You can’t perform that action at this time.
0 commit comments