From 9f9ed9cdf4e83e48b3647df297aaaf19976faed0 Mon Sep 17 00:00:00 2001 From: bluish <734499798@qq.com> Date: Thu, 8 Jan 2026 07:34:21 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=BA=9B=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/prompt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/posts/prompt.md b/src/content/posts/prompt.md index 2150eee..827afad 100644 --- a/src/content/posts/prompt.md +++ b/src/content/posts/prompt.md @@ -6,8 +6,9 @@ description: 什么是大模型提示词? tags: [Prompt] category: 学习日志 draft: false -sourceLink: [https://ai.google.dev/gemini-api/docs/prompting-strategies?hl=zh-cn#model-parameters,https://github.com/08820048/-LLM-Prompt-Engineering-Google/blob/master/%E6%8F%90%E7%A4%BA%E5%B7%A5%E7%A8%8B(%E4%B8%AD%E6%96%87%E7%89%88).md] +sourceLink: https://ai.google.dev/gemini-api/docs/prompting-strategies?hl=zh-cn#model-parameters --- +> [谷歌提示词工程白皮书中文版](https://github.com/08820048/-LLM-Prompt-Engineering-Google/blob/master/%E6%8F%90%E7%A4%BA%E5%B7%A5%E7%A8%8B(%E4%B8%AD%E6%96%87%E7%89%88).md) 开始前先推荐一个闯关网站 [点击跳转](https://gandalf.lakera.ai/) # 什么是提示词