Giter Club home page Giter Club logo

spring-ai-sensetime-sensenova-spring-boot-starter's Introduction

spring-ai-sensetime-sensenova-spring-boot-starter

基于 商汤日日新(SenseNova) 系列大模型 和 Spring AI 的 Spring Boot Starter 实现

商汤日日新(SenseNova)

支持的功能包括:

  • 支持文本生成(Chat Completion API)
  • 支持多轮对话(Chat Completion API),支持返回流式输出结果
  • 支持函数调用(Function Calling):用户传入各类自定义工具,自动选择并调用工具,准确度达到99%
  • 支持文本嵌入(Embeddings)
  • 支持图片生成(Image Generation API)
  • 支持助手API(Assistants API)
  • 支持 code interpreter功能:自动生成Python代码解决数学问题,降低直接数值计算错误,提升数学解题能力。在公开数学测评数据集上逼近GPT-4 Turbo的水平

资源

模型

商汤日日新(SenseNova)开放平台提供了包括通用大模型、图像大模型、超拟人大模型、向量大模型等多种模型。

日日新-商量大语言模型
模型 描述
Embedding-2

Maven

<dependency>
	<groupId>com.github.teachingai</groupId>
	<artifactId>spring-ai-sensetime-sensenova-spring-boot-starter</artifactId>
	<version>${project.version}</version>
</dependency>

Sample

使用示例请参见 Spring AI Examples

License

Apache License 2.0

spring-ai-sensetime-sensenova-spring-boot-starter's People

Contributors

hiwepy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.