Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目简介

  • JDK17
  • SpringBoot 3.5.3
  • 大模型: qwen
  • 数据库: MySQL8.0
  • 知识库: spring ai rag + redis stack
  • 前端: vue3

运行

  • 启动依赖服务

    • 执行 sh docker/run.sh
  • 启动order-server服务

  • 启动客服服务

    • idea启动配置
      • 环境变量,选中 .env文件
        • 无法看到.env隐藏文件
          • mac: Command + Shift + .
          • windows: Ctrl + H
  • 启动前端web

  • postman测试

curl --location --request POST 'http://localhost:8080/workflows/run' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId":"1001",
"userInput":"美式有吗"
}'

MySQL 数据库

用户名密码: test/123456

知识库

redis stack: http://127.0.0.1:8001/ 密码: redis123

About

一个基于SpringAiAlibaba实现的智能客服服务 SpringBoot Redis Mysql OpenFeign LLM

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages