当前位置: 首页 > news >正文

Solon AI 开发学习15 - chat - 拦截器

聊天拦截器,是专门给 ChatModel 使用的拦截器。主要作用有:

  • 记录请求或响应日志
  • 检查数据与道德安全
  • 修改请求数据
  • 修改响应数据

1、ChatInterceptor 接口

public interface ChatInterceptor {/*** 拦截 Call 请求** @param req   请求* @param chain 拦截链*/ChatResponse interceptCall(ChatRequest req, CallChain chain) throws IOException;/*** 拦截 Stream 请求** @param req   请求* @param chain 拦截链*/Publisher<ChatResponse> interceptStream(ChatRequest req, StreamChain chain);/*** 拦截工具** @param req   请求* @param chain 拦截链*/String interceptTool(ToolRequest req, ToolChain chain) throws Throwable;
}

日志提示:

  • ChatRequest:toRequestData,可以获取请求的原始数据
  • ChatResponse:getResponseData,可以获取响应的原始数据

2、应用示例

记录日志

import lombok.extern.slf4j.Slf4j;
import org.noear.solon.ai.chat.ChatRequest;
import org.noear.solon.ai.chat.ChatResponse;
import org.noear.solon.ai.chat.interceptor.*;
import org.reactivestreams.Publisher;import java.io.IOException;@Slf4j
public class ChatLogInterceptor implements ChatInterceptor {@Overridepublic ChatResponse interceptCall(ChatRequest req, CallChain chain) throws IOException {log.warn("ChatInterceptor-interceptCall: " + req.getConfig().getModel());return chain.doIntercept(req);}@Overridepublic Publisher<ChatResponse> interceptStream(ChatRequest req, StreamChain chain) {log.warn("ChatInterceptor-interceptStream: " + req.getConfig().getModel());return chain.doIntercept(req);}@Overridepublic String interceptTool(ToolRequest req, ToolChain chain) throws Throwable {log.warn("ChatInterceptor-interceptTool: " + req.getConfig().getModel());return chain.doIntercept(req);}
}private ChatModel.Builder getChatModelBuilder() {return ChatModel.of(apiUrl).apiKey(apiKey).model(model).defaultInterceptorAdd(new ChatLogInterceptor());
}//或者请求时,通过 options 添加拦截器。
http://www.rkmt.cn/news/74163.html

相关文章:

  • chrome: 关闭图片的显示
  • 2025年靠谱的家具滑轨TOP实力厂家推荐榜
  • 2025年常州C型钢厂家服务排名,C型钢生产企业选择哪家好
  • 广西壮族自治区2026 年PET/KET 培训机构风云榜:本土教育生态中的璀璨坐标与优选指南
  • 2025年评价高的防火阀/圆形防火阀高评价厂家推荐榜
  • 2025年知名的梯形丝杆升降机/电动丝杆升降机TOP品牌厂家排行榜
  • 2025年热门的阻尼静音平面铰链厂家最新推荐权威榜
  • 2025年靠谱的精密减速机优质厂家推荐榜单
  • 家政服务机构排名及优质品牌推荐
  • 2025年口碑好的礼品纸箱包装/纸箱包装设计品牌厂家排行榜
  • 2026 年河北沧州任丘市农村自建房推荐榜,图南建房宝领衔 六家实力公司赋能乡村宜居生活
  • 任丘市农村自建房找谁好?河北省沧州市任丘市自建房公司 / 机构深度评测口碑推荐榜
  • 2025年北京办公椅定制厂家推荐及现代化高性价比办公家具企业
  • 2025年12月成都月嫂培训机构推荐:五强对比评测排行榜单及选择指南
  • 2025年12月北京婚礼策划公司推荐榜 阳光喜匠领衔实力评测与深度对比分析
  • 高山 联系方式: 合作洽谈及信息核实注意事项
  • 2025年靠谱的液化石油三型瓶四型瓶检测设备最新TOP厂家排名
  • 2025年有实力的散杂船物流/散杂船运费专业服务推荐榜
  • 图像处理库Pillow的使用:批量裁剪图片
  • python-docx库的使用:图片插入到word文档里
  • 2025年热门的超薄三节隐藏轨/同步三节隐藏轨最新TOP品牌厂家排行
  • 2025年热门的拉菲草纸绳厂家推荐及采购参考
  • 2025 年聚氨酯砂浆厂家最新推荐榜:聚焦欧洲技术与一站式服务,精选优质企业权威指南水性聚氨酯砂浆 / 聚氨酯砂浆自流平公司推荐
  • 2025冷链冷库设计安装公司TOP5权威推荐:靠谱防爆冷库与
  • 2025年比较好的钻尾螺丝/木螺丝优质厂家推荐榜单
  • 2025 年聚氨酯砂浆地坪厂家最新推荐榜,聚焦品牌技术积淀与行业适配能力深度解析聚氨酯砂浆地坪 / 水性聚氨酯砂浆地坪公司推荐
  • Vue 2 进度提示完整代码
  • 2025年五大智能门窗制造商推荐,看看哪家门窗品牌质量好?
  • 2025年靠谱的桌面型开炼机厂家推荐及选购参考榜
  • 2025年品牌知名度高的仿皮革纹理仿古砖生产厂家推荐TOP5