原文整理页

Garry Tan 探讨了编程范式的演变:从编写代码调用 LLM,转变为编写提示词让 LLM 执行代码

来源作者:Garry Tan (@garrytan)原始来源:https://x.com/garrytan/status/2056118502923329632

中文导读

Garry Tan 探讨了编程范式的演变:从编写代码调用 LLM,转变为编写提示词让 LLM 执行代码。

正文 Markdown

Realization: in the past, we wrote code to call LLMs Today, we write prompts and skill files for LLMs to execute code. Tomorrow? Yet unwritten. We will find out soon.