Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:15:47 +08:00
parent bf7254dbbc
commit 2013357a08
360 changed files with 1465 additions and 740 deletions

View File

@@ -1,15 +1,13 @@
---
title: "LLMs、RAG、AI Agent 三个到底什么区别?"
source: "https://mp.weixin.qq.com/s/8B_Phrjz_Mlvpe7vJ3maPA"
author:
- "[[易程LEO]]"
published:
title: LLMs、RAG、AI Agent 三个到底什么区别?
source: https://mp.weixin.qq.com/s/8B_Phrjz_Mlvpe7vJ3maPA
author: shenwei
created: 2025-11-19
description: "主要讲明白关于LLMs、RAG和AI Agent这三个定义的区别到底是什么这三者目前已经是做AI相关应用绕不过去的名词也是作为初入AI应用开发者必须了解掌握的基础知识。"
tags:
- "clippings"
description: 主要讲明白关于LLMs、RAG和AI Agent这三个定义的区别到底是什么这三者目前已经是做AI相关应用绕不过去的名词也是作为初入AI应用开发者必须了解掌握的基础知识。
tags: [ai-agent, llm, rag]
---
#llm #rag #ai-agent