Package com.bytedesk.ai.springai.controller


package com.bytedesk.ai.springai.controller
  • Classes
    Class
    Description
    ChatClient信息查询控制器 提供查看所有ChatClient和Primary ChatClient的接口
    ChatClient测试控制器 提供基本的聊天功能演示
    ChatModel信息查询控制器 提供查看所有ChatModel和Primary ChatModel的接口
    EmbeddingModel信息查询控制器 提供查看所有EmbeddingModel和Primary EmbeddingModel的接口
    Prompt Engineering 提示词工程 AI应用的核心:提示词的好坏直接影响AI的回答质量 Prompt四个核心要点: 1.
    RAG知识库问答 https://docs.spring.io/spring-ai/reference/api/retrieval-augmented-generation.html https://mp.weixin.qq.com/s/ETmbEAE7lNligcM_A_GF8A https://www.xiaohongshu.com/explore/67b422600000000029008c9f?
    工具调用 https://docs.spring.io/spring-ai/reference/api/tools.html 大模型工具支持情况 https://docs.spring.io/spring-ai/reference/api/chat/comparison.html