从 LLM 到 Agent Skill
#
来源:马克的技术工坊。
一条从下到上的 AI 概念链,讲清楚 LLM、Token、Context、Prompt、Tool、MCP、Agent、Agent Skill 八个核心概念。
另外这是我写好初始文章,由codex总结排版润色的,deepseek真挺好用😋。
🔗 原视频:https://www.youtube.com/watch?v=7qO8-kx3gW8
# 1. LLM(大语言模型)— 一切的基础
要点
说明
底层架构
Transformer(Google, 2017 · 论文《Attention Is All Yo
more...

