更新 SpringAI/0_Java语言接入AGI基础篇.md
This commit is contained in:
parent
158dde62bb
commit
eaa0e0cdae
@ -26,12 +26,10 @@ ollama run hf-mirror.com/deepseek-ai/deepseek-r1:7b
|
||||
|
||||
## 什么是SpringAI?
|
||||
|
||||
我这里直接贴上官方的springai的定位,官方文档地址:https://spring.io/projects/spring-ai
|
||||
官方文档地址:https://spring.io/projects/spring-ai,我这里直接贴上官方的定位:
|
||||
|
||||
> Spring AI is an application framework for AI engineering. Its goal is to apply to the AI domain Spring ecosystem design principles such as portability and modular design and promote using POJOs as the building blocks of an application to the AI domain.
|
||||
|
||||
翻译:
|
||||
|
||||
> Spring AI 是一个用于 AI 工程的应用程序框架。 其目标是将 Spring 生态系统设计原则(如可移植性和模块化设计)应用于 AI 领域,并将使用 POJO 构建应用程序推广到 AI 领域。
|
||||
翻译:Spring AI 是一个用于 AI 工程的应用程序框架。 其目标是将 Spring 生态系统设计原则(如可移植性和模块化设计)应用于 AI 领域,并将使用 POJO 构建应用程序推广到 AI 领域。
|
||||
|
||||
<img src='https://images.ctfassets.net/mnrwi97vnhts/4mda205vy509Dx3vGkMwFr/af520e66dc79fb80cd1bc129a11d6d23/spring-ai-integration-diagram-3.svg'>
|
||||
|
Loading…
Reference in New Issue
Block a user