<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>青云博客</title><link>https://www.zhanxuewei.com</link><atom:link href="https://www.zhanxuewei.com/rss.xml" rel="self" type="application/rss+xml"/><description>探索、记录、分享</description><generator>Halo v2.22.14</generator><language>zh-cn</language><image><url>https://www.zhanxuewei.com/upload/logo-2-mMBf.png</url><title>青云博客</title><link>https://www.zhanxuewei.com</link></image><lastBuildDate>Tue, 15 Sep 2026 03:09:01 GMT</lastBuildDate><item><title><![CDATA[skill：说一句「做张海报」，AI 就连效果图都画好了]]></title><link>https://www.zhanxuewei.com/archives/u9ufplJJ</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=skill%EF%BC%9A%E8%AF%B4%E4%B8%80%E5%8F%A5%E3%80%8C%E5%81%9A%E5%BC%A0%E6%B5%B7%E6%8A%A5%E3%80%8D%EF%BC%8CAI%20%E5%B0%B1%E8%BF%9E%E6%95%88%E6%9E%9C%E5%9B%BE%E9%83%BD%E7%94%BB%E5%A5%BD%E4%BA%86&amp;url=/archives/u9ufplJJ" width="1" height="1" alt="" style="opacity:0;">从「一句话需求」到「可落地的海报效果图」，中间只隔了一个 Skill。 最近在做一个很有意思的小项目：为一个走 年轻、潮流、有网感 路线的轻食餐厅（品牌叫 zhan-creative）搭建一个 AI 营销物料助理。 以前设计一张海报，流程大概是：想创意 → 写方案 → 找设计师/开生图工具 → 反复]]></description><guid isPermaLink="false">/archives/u9ufplJJ</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-QJfc.png&amp;size=m" type="image/jpeg" length="1181303"/><category>🔥AI</category><pubDate>Mon, 7 Sep 2026 04:58:35 GMT</pubDate></item><item><title><![CDATA[macOS 安装 Claude‑Code 完整踩坑指南（2026）]]></title><link>https://www.zhanxuewei.com/archives/EAa2ANZh</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=macOS%20%E5%AE%89%E8%A3%85%20Claude%E2%80%91Code%20%E5%AE%8C%E6%95%B4%E8%B8%A9%E5%9D%91%E6%8C%87%E5%8D%97%EF%BC%882026%EF%BC%89&amp;url=/archives/EAa2ANZh" width="1" height="1" alt="" style="opacity:0;">简介 Claude‑Code 是 Anthropic 推出的终端AI编程Agent，可以直接在终端读取项目代码、写代码、执行命令、处理Git工作流。 国内用户最大痛点：浏览器可以访问 Claude 网页，但是终端CLI会被Cloudflare地区拦截，出现403、地区不可用报错。 ⚠️重要区分两件事]]></description><guid isPermaLink="false">/archives/EAa2ANZh</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-QTnZ.png&amp;size=m" type="image/jpeg" length="42864"/><category>🔥AI</category><pubDate>Mon, 7 Sep 2026 04:17:49 GMT</pubDate></item><item><title><![CDATA[LangChain 新版 create_agent 实战：实现可多轮对话的工具调用天气智能体]]></title><link>https://www.zhanxuewei.com/archives/sBsAOI9L</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=LangChain%20%E6%96%B0%E7%89%88%20create_agent%20%E5%AE%9E%E6%88%98%EF%BC%9A%E5%AE%9E%E7%8E%B0%E5%8F%AF%E5%A4%9A%E8%BD%AE%E5%AF%B9%E8%AF%9D%E7%9A%84%E5%B7%A5%E5%85%B7%E8%B0%83%E7%94%A8%E5%A4%A9%E6%B0%94%E6%99%BA%E8%83%BD%E4%BD%93&amp;url=/archives/sBsAOI9L" width="1" height="1" alt="" style="opacity:0;">一、前言 随着 LangChain 1.0 版本正式迭代，官方废弃了老旧的 initialize_agent、create_react_agent 写法，统一推荐使用全新的 create_agent 构建智能体。新版 API 更简洁、稳定性更高、适配生产场景，同时原生支持工具调用、系统人设、多轮对话]]></description><guid isPermaLink="false">/archives/sBsAOI9L</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Flangchain.png&amp;size=m" type="image/jpeg" length="59815"/><category>🔥AI</category><category>Python</category><pubDate>Sun, 6 Sep 2026 12:17:55 GMT</pubDate></item><item><title><![CDATA[LangChain + BGE模型实现PDF知识库RAG问答]]></title><link>https://www.zhanxuewei.com/archives/UXNZQESL</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=LangChain%20%2B%20BGE%E6%A8%A1%E5%9E%8B%E5%AE%9E%E7%8E%B0PDF%E7%9F%A5%E8%AF%86%E5%BA%93RAG%E9%97%AE%E7%AD%94&amp;url=/archives/UXNZQESL" width="1" height="1" alt="" style="opacity:0;">一、前言 最近系统学习了 LangChain 最新版本 RAG 检索增强生成 技术，从零实现了一套「PDF 本地知识库问答系统」。 本次实战我完全使用 新版 LangChain（0.3+），摒弃网上大量过时教程，解决了大量新版本兼容报错、模型下载卡死、向量检索失效、Prompt 不生效等经典问题。]]></description><guid isPermaLink="false">/archives/UXNZQESL</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Flangchain.png&amp;size=m" type="image/jpeg" length="59815"/><category>🔥AI</category><category>Python</category><pubDate>Sun, 6 Sep 2026 12:13:31 GMT</pubDate></item><item><title><![CDATA[AI × 狼人杀：用 Spring Boot 3 + Vue 3 从零搭建全栈实时对战平台]]></title><link>https://www.zhanxuewei.com/archives/nLcTvqIb</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=AI%20%C3%97%20%E7%8B%BC%E4%BA%BA%E6%9D%80%EF%BC%9A%E7%94%A8%20Spring%20Boot%203%20%2B%20Vue%203%20%E4%BB%8E%E9%9B%B6%E6%90%AD%E5%BB%BA%E5%85%A8%E6%A0%88%E5%AE%9E%E6%97%B6%E5%AF%B9%E6%88%98%E5%B9%B3%E5%8F%B0&amp;url=/archives/nLcTvqIb" width="1" height="1" alt="" style="opacity:0;">一、为什么做这个项目 狼人杀是一个强实时、强状态、强信息隔离的多人博弈游戏。白天要发言、夜晚各角色要按顺序秘密行动、狼人要内部商量刀谁、女巫手握一瓶解药一瓶毒药、守卫不能连续守同一个人……这些规则天然对技术架构提出了苛刻的要求： 实时性：任何人的行动都要毫秒级同步给全房间，倒计时必须全端一致； 状态]]></description><guid isPermaLink="false">/archives/nLcTvqIb</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-gube.png&amp;size=m" type="image/jpeg" length="84910"/><category>🔥AI</category><pubDate>Fri, 26 Jun 2026 13:39:27 GMT</pubDate></item><item><title><![CDATA[Spring Ai Alibaba本地知识库检索]]></title><link>https://www.zhanxuewei.com/archives/PZGkazDL</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=Spring%20Ai%20Alibaba%E6%9C%AC%E5%9C%B0%E7%9F%A5%E8%AF%86%E5%BA%93%E6%A3%80%E7%B4%A2&amp;url=/archives/PZGkazDL" width="1" height="1" alt="" style="opacity:0;">说明：本章节是对Spring Ai Alibaba本地知识库检索的实践，包含知识库文档上传、向量数据库存储、向量数据库检索三个核心功能。 一、官网 https://java2ai.com/ 相关的RAG文档：]]></description><guid isPermaLink="false">/archives/PZGkazDL</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fbea20f959c7daac4.jpg&amp;size=m" type="image/jpeg" length="62768"/><category>🔥AI</category><pubDate>Sun, 21 Jun 2026 09:32:33 GMT</pubDate></item><item><title><![CDATA[Selenium Java]]></title><link>https://www.zhanxuewei.com/archives/g4IdBftN</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=Selenium%20Java&amp;url=/archives/g4IdBftN" width="1" height="1" alt="" style="opacity:0;">概述 Selenium适合你吗? 请参见不同项目组件的概述. Selenium 不仅仅是一个工具或 API, 它还包含许多工具. WebDriver 如果您开始使用桌面网站测试自动化, 那么您将使用 WebDriver APIs. WebDriver 使用浏览器供应商提供的浏览器自动化 API 来控]]></description><guid isPermaLink="false">/archives/g4IdBftN</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fjava.png&amp;size=m" type="image/jpeg" length="603735"/><category>Java</category><pubDate>Fri, 5 Jun 2026 08:16:57 GMT</pubDate></item><item><title><![CDATA[milvus结合RAG知识库问答]]></title><link>https://www.zhanxuewei.com/archives/ksbbkfq7</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=milvus%E7%BB%93%E5%90%88RAG%E7%9F%A5%E8%AF%86%E5%BA%93%E9%97%AE%E7%AD%94&amp;url=/archives/ksbbkfq7" width="1" height="1" alt="" style="opacity:0;">说明：本章节实操milvus结合RAG知识库完成只能问答小项目。 一、导入依赖： &lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://w]]></description><guid isPermaLink="false">/archives/ksbbkfq7</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fmilvus.jpg&amp;size=m" type="image/jpeg" length="15355"/><category>🔥AI</category><pubDate>Sun, 31 May 2026 02:02:49 GMT</pubDate></item><item><title><![CDATA[milvus向量数据库]]></title><link>https://www.zhanxuewei.com/archives/mz9KjBUI</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=milvus%E5%90%91%E9%87%8F%E6%95%B0%E6%8D%AE%E5%BA%93&amp;url=/archives/mz9KjBUI" width="1" height="1" alt="" style="opacity:0;">一、官方网站 https://milvus.io/zh 二、什么是 Milvus？ Milvus是鹰科(Accipaitridae)Milvus属的一种猛禽，以飞行速度快、视力敏锐、适应性强而著称。 Zilliz 采用 Milvus 作为其开源高性能、高扩展性向量数据库的名称，该数据库可在从笔记本电]]></description><guid isPermaLink="false">/archives/mz9KjBUI</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fmilvus.jpg&amp;size=m" type="image/jpeg" length="15355"/><category>数据库</category><pubDate>Sat, 30 May 2026 02:14:14 GMT</pubDate></item><item><title><![CDATA[瞬逝五一，时光叩心]]></title><link>https://www.zhanxuewei.com/archives/I6avjML0</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=%E7%9E%AC%E9%80%9D%E4%BA%94%E4%B8%80%EF%BC%8C%E6%97%B6%E5%85%89%E5%8F%A9%E5%BF%83&amp;url=/archives/I6avjML0" width="1" height="1" alt="" style="opacity:0;">光阴似箭，倏忽而已。五一佳节，恍若朝露沾衣，未及细品便已消散，徒留满心怅惘，在暮色中漫溯时光的痕迹。犹记四月三十日的暮春午后，案头墨香未散，心已先越出窗棂，盼着归家的路，那份藏在眉眼间的期待与雀跃，似檐下风铃，轻响不息，连指尖的时光都似慢了几分，竟觉假期漫漫，岁月悠长。 然时光最是无情，不觉间，日历]]></description><guid isPermaLink="false">/archives/I6avjML0</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fshuling.png&amp;size=m" type="image/jpeg" length="94348"/><category>🔥杂文</category><pubDate>Mon, 11 May 2026 09:30:06 GMT</pubDate></item><item><title><![CDATA[SpringBoot2.x自定义starter]]></title><link>https://www.zhanxuewei.com/archives/11NWmhN5</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=SpringBoot2.x%E8%87%AA%E5%AE%9A%E4%B9%89starter&amp;url=/archives/11NWmhN5" width="1" height="1" alt="" style="opacity:0;">一、说明 咱们使用SpringBoot的时候，经常使用xxx-starter，比如：mybatis-spring-boot-starter、spring-boot-starter等等，然后就可以再加载maven后，使用相应的对象。你有没有这样的疑问：为什么一个简单地引入一个starter就可以使用某]]></description><guid isPermaLink="false">/archives/11NWmhN5</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fspringboot.png&amp;size=m" type="image/jpeg" length="297787"/><category>Java</category><pubDate>Wed, 31 Dec 2025 08:06:00 GMT</pubDate></item><item><title><![CDATA[SpringBoot的starter原理]]></title><link>https://www.zhanxuewei.com/archives/ZkIhcudM</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=SpringBoot%E7%9A%84starter%E5%8E%9F%E7%90%86&amp;url=/archives/ZkIhcudM" width="1" height="1" alt="" style="opacity:0;">Spring Boot 自定义 Starter 原理详解 一、核心机制 Spring Boot 自定义 Starter 的核心机制基于“约定优于配置”原则，通过自动装配机制实现开箱即用的功能模块。其主要原理包括： 自动配置机制‌ Spring Boot 通过 @Conditional 注解（如 @C]]></description><guid isPermaLink="false">/archives/ZkIhcudM</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fspringboot.png&amp;size=m" type="image/jpeg" length="297787"/><category>Java</category><pubDate>Wed, 31 Dec 2025 07:44:15 GMT</pubDate></item><item><title><![CDATA[saa-调用百度地图MCP服务]]></title><link>https://www.zhanxuewei.com/archives/CvWKKYiC</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=saa-%E8%B0%83%E7%94%A8%E7%99%BE%E5%BA%A6%E5%9C%B0%E5%9B%BEMCP%E6%9C%8D%E5%8A%A1&amp;url=/archives/CvWKKYiC" width="1" height="1" alt="" style="opacity:0;">一、说明 本章节介绍saa调用百度地图MCP服务，这个和之前调用本地mcp服务有点类似，但是一个是本地自有的mcp服务，另外一个是远程mcp服务。有一个前提必须是本地安装有node环境或者python环境。 需要注意的是，我是使用的mac，记得本地文件的授权，不然链接不上远程mcp服务。 二、MCP]]></description><guid isPermaLink="false">/archives/CvWKKYiC</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Sun, 30 Nov 2025 02:49:52 GMT</pubDate></item><item><title><![CDATA[saa-本地MCP客户端和服务端调用]]></title><link>https://www.zhanxuewei.com/archives/nGY6RucW</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=saa-%E6%9C%AC%E5%9C%B0MCP%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%92%8C%E6%9C%8D%E5%8A%A1%E7%AB%AF%E8%B0%83%E7%94%A8&amp;url=/archives/nGY6RucW" width="1" height="1" alt="" style="opacity:0;">一、说明 本章节主要实现两个功能：一个是本地MCP服务搭建，二个是本地MCP客户端搭建并调用本地MCP服务，实现本地MCP客户端和服务的调用，同时对比调用本地MCP服务和未调用本地MCP服务之间的差异。 二、代码 1. 父工程pom文件 &lt;?xml version="1.0" encoding="U]]></description><guid isPermaLink="false">/archives/nGY6RucW</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Sat, 29 Nov 2025 06:28:17 GMT</pubDate></item><item><title><![CDATA[saa-ToolCalling]]></title><link>https://www.zhanxuewei.com/archives/fUI0oVhs</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=saa-ToolCalling&amp;url=/archives/fUI0oVhs" width="1" height="1" alt="" style="opacity:0;">一、说明 本章节主要介绍spring ai alibaba的Tool Calling及实践，Tool Calling即工具调用，在之前langchain4j中也叫Function Calling，也就是大模型调用外部工具。比如之前做的数据库专家智能体、医疗专家智能体，都用到了调用外部工具。 另外，本]]></description><guid isPermaLink="false">/archives/fUI0oVhs</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Thu, 27 Nov 2025 15:04:35 GMT</pubDate></item><item><title><![CDATA[saa-rag]]></title><link>https://www.zhanxuewei.com/archives/msAfems9</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=saa-rag&amp;url=/archives/msAfems9" width="1" height="1" alt="" style="opacity:0;">一、说明 本文主要介绍spring ai alibaba结合rag实现本地文档知识库的存储和检索，主要技术栈有：spring ai alibaba、阿里百炼模型text-embedding-v3、向量数据库redis stack、deepseek。 本章代码统一使用同一个父工程pom，见saa第一期]]></description><guid isPermaLink="false">/archives/msAfems9</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Wed, 26 Nov 2025 13:04:20 GMT</pubDate></item><item><title><![CDATA[redis stack向量数据库实践]]></title><link>https://www.zhanxuewei.com/archives/kg1EuknR</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=redis%20stack%E5%90%91%E9%87%8F%E6%95%B0%E6%8D%AE%E5%BA%93%E5%AE%9E%E8%B7%B5&amp;url=/archives/kg1EuknR" width="1" height="1" alt="" style="opacity:0;">一、说明 上一章节简单介绍了redis stack，本章节主要是用redis stack作为向量数据库的实践。 二、代码 1.POM文件 &lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;project xmlns="http://maven.apache.org/PO]]></description><guid isPermaLink="false">/archives/kg1EuknR</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Mon, 24 Nov 2025 12:26:53 GMT</pubDate></item><item><title><![CDATA[Resid Stack介绍]]></title><link>https://www.zhanxuewei.com/archives/kbR8yQp5</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=Resid%20Stack%E4%BB%8B%E7%BB%8D&amp;url=/archives/kbR8yQp5" width="1" height="1" alt="" style="opacity:0;">Redis Stack 是 Redis 官方推出的扩展套件，在 Redis OSS 核心功能基础上，整合了多种数据模型处理引擎，为开发者提供完整的实时应用开发体验‌23。其核心组件包括： ‌RedisJSON‌：支持 JSON 文档存储与查询 ‌RediSearch‌：提供全文搜索能力 ‌Redis]]></description><guid isPermaLink="false">/archives/kbR8yQp5</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fredis.png&amp;size=m" type="image/jpeg" length="167574"/><category>🔥AI</category><pubDate>Mon, 24 Nov 2025 12:14:25 GMT</pubDate></item><item><title><![CDATA[saa-会话持久化]]></title><link>https://www.zhanxuewei.com/archives/k1WnCMa2</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=saa-%E4%BC%9A%E8%AF%9D%E6%8C%81%E4%B9%85%E5%8C%96&amp;url=/archives/k1WnCMa2" width="1" height="1" alt="" style="opacity:0;">一、说明 本章节主要介绍saa的会话持久化功能，同时使用的统一父工程（见saa系列第一篇）。 其实这个和之前langchain4j中持久化一样，都是将用户的会话信息存储到指定的位置，记得之前使用langchain4j的时候是存储到了mongodb，本章节使用的redis。 二、代码 结构：]]></description><guid isPermaLink="false">/archives/k1WnCMa2</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Sun, 23 Nov 2025 07:44:51 GMT</pubDate></item><item><title><![CDATA[saa-提示词及提示词模板]]></title><link>https://www.zhanxuewei.com/archives/HzonS7NB</link><description><![CDATA[<img src="https://www.zhanxuewei.com/plugins/feed/assets/telemetry.gif?title=saa-%E6%8F%90%E7%A4%BA%E8%AF%8D%E5%8F%8A%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%A8%A1%E6%9D%BF&amp;url=/archives/HzonS7NB" width="1" height="1" alt="" style="opacity:0;">一、说明 提示词在大模型使用中有着举足轻重的作用，好的提示词会让结果非常精准。今天要讲解的是spring-ai-alibaba中的提示词的使用。 另外，本章节统一使用之前的父工程，同时本章节使用的是chatClient（非下面文档中的chatModel） 二、官方文档]]></description><guid isPermaLink="false">/archives/HzonS7NB</guid><dc:creator>青云</dc:creator><enclosure url="https://www.zhanxuewei.com/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fimage-DHCM.png&amp;size=m" type="image/jpeg" length="240308"/><category>🔥AI</category><pubDate>Sun, 23 Nov 2025 07:16:28 GMT</pubDate></item></channel></rss>