2 posts tagged with "redis"

View All Tags

Spring Boot + LangChain4j 流式 LLM Agent 服务架构设计

comsince

comsince

FshareIM Team

本文介绍一套面向 AI 客服 / 问答助手场景的流式 LLM Agent 服务架构,技术栈为 Spring Boot 3 + WebFlux + LangChain4j + Redis + Kafka,采用 Chat Service + Governance Service 双服务分层设计,支持中等规模起步(日活十万级、峰值千级并发会话)并可平滑扩展至大规模。