File tree Expand file tree Collapse file tree 7 files changed +10
-1
lines changed Expand file tree Collapse file tree 7 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 33! .mvn /wrapper /maven-wrapper.jar
44! ** /src /main /** /target /
55! ** /src /test /** /target /
6+ docs /.DS_Store
7+ .DS_Store
68
79# ## STS ###
810.apt_generated
Original file line number Diff line number Diff line change @@ -134,7 +134,6 @@ http://localhost:8081/actuator/metrics/ai.total.tokens
134134> 官方也有一个[ 学习资料汇总] ( https://github.com/spring-ai-community/awesome-spring-ai ) ,但主要是汇总的国外的一些资料,所以本项目更聚焦在汇总了一些国内的学习资源,供大家参考。
135135
136136#### 技术社区
137-
138137- [ Spring AI 官方文档] ( https://spring.io/projects/spring-ai )
139138- [ Spring AI Alibaba 官方文档] ( https://github.com/alibaba/spring-ai-alibaba )
140139
@@ -151,11 +150,19 @@ http://localhost:8081/actuator/metrics/ai.total.tokens
151150- [ Spring AI EmbeddingModel 概念与源码分析] ( https://my.oschina.net/u/2391658/blog/18534829 )
152151- [ 全量RAG技术:更简单、更实用的实现方法 ✨] ( https://www.readme-i18n.com/FareedKhan-dev/all-rag-techniques?lang=zh )
153152- [ Spring AI 框架原理与实战] ( https://juejin.cn/column/7375109287716372520 ) 🌟🌟🌟
153+ - 大模型技术科普
154+ - [ LLM 系列(一):发展历程篇] ( https://mp.weixin.qq.com/s/72omFtMqinJs4MMX41MCyw )
155+ - [ LLM 系列(二):基础概念篇] ( https://mp.weixin.qq.com/s/Fg0bczAxejgKs_65kWxWSg )
156+ - [ LLM 系列(三):架构模式篇] ( https://mp.weixin.qq.com/s/d6Y76I_Vxfmj6wa5sAN3uQ )
157+ - [ LLM 系列(四):神奇数字篇] ( https://mp.weixin.qq.com/s/tEozMs4QWDYx5vrhitA9uQ )
158+ - [ LLM 系列(五):模型训练篇] ( https://mp.weixin.qq.com/s/TK8rTcrjS1pfigQxj2mq8A )
154159
155160#### 视频系列
156161- [ How to Build Agents with Spring AI] ( https://www.youtube.com/watch?v=d7m6nJxfi0g )
157162- [ Spring AI 系列视频教程] ( https://www.youtube.com/watch?v=yyvjT0v3lpY&list=PLZV0a2jwt22uoDm3LNDFvN6i2cAVU_HTH )
158163- [ 马克的技术工作坊] ( https://space.bilibili.com/1815948385 ) 🌟🌟🌟🌟🌟
164+
165+
159166大家如果有好的文章或资源,也欢迎提交 PR 或 Issue 进行补充和完善。下面开发和贡献指南。
160167
161168## 🔧 开发指南(代码、文档)
You can’t perform that action at this time.
0 commit comments