更新 SpringAI/0_Java语言接入AGI基础篇.md

This commit is contained in:
8ga 2025-03-15 17:42:14 +08:00
parent d26ccde7c5
commit 1296c5c8d0

View File

@ -26,7 +26,7 @@ ollama run hf-mirror.com/deepseek-ai/deepseek-r1:7b
## 什么是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.