mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 14:05:12 +00:00
15 lines
1.6 KiB
JavaScript
15 lines
1.6 KiB
JavaScript
import{_ as a,c as s,o as e,ae as p}from"./chunks/framework.CBTkueSR.js";const x=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"en/xcode/ExplainAction.md","filePath":"en/xcode/ExplainAction.md"}'),t={name:"en/xcode/ExplainAction.md"};function i(l,n,c,o,r,d){return e(),s("div",null,[...n[0]||(n[0]=[p(`<h2 id="explainaction-txt" tabindex="-1">ExplainAction.txt <a class="header-anchor" href="#explainaction-txt" aria-label="Permalink to "ExplainAction.txt""></a></h2><div class="language-text vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">text</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span>The user is curently inside this file: {{filename}}</span></span>
|
||
<span class="line"><span>The contents are below:</span></span>
|
||
<span class="line"><span>\`\`\`swift:{{filename}}</span></span>
|
||
<span class="line"><span>{{filecontent}}</span></span>
|
||
<span class="line"><span>\`\`\`</span></span>
|
||
<span class="line"><span></span></span>
|
||
<span class="line"><span>The user has selected the following code from that file:</span></span>
|
||
<span class="line"><span>\`\`\`swift</span></span>
|
||
<span class="line"><span>{{selected}}</span></span>
|
||
<span class="line"><span>\`\`\`</span></span>
|
||
<span class="line"><span></span></span>
|
||
<span class="line"><span>The user has asked:</span></span>
|
||
<span class="line"><span></span></span>
|
||
<span class="line"><span>Explain this to me.</span></span></code></pre></div>`,2)])])}const _=a(t,[["render",i]]);export{x as __pageData,_ as default};
|