We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f9c51 commit 78a8d5dCopy full SHA for 78a8d5d
frontend/index.html
@@ -275,6 +275,13 @@ <h3 class="font-semibold">Working Protocols</h3>
275
<li>• <b>Eval & regression sets</b> for prompt changes and LLM features.</li>
276
<li>• <b>Docs-first artifacts:</b> READMEs, runbooks, handoff notes.</li>
277
</ul>
278
+ <div class="mt-4 flex flex-wrap gap-2">
279
+ <a href="https://colab.research.google.com/drive/1dxZ7_7L30LzhNAiGTqFag09_7pX9Giq7?usp=sharing"
280
+ target="_blank" rel="noopener"
281
+ class="px-3 py-1 text-xs rounded-lg bg-teal-600 text-white ring-1 ring-teal-500">
282
+ Working Protocols
283
+ </a>
284
+</div>
285
</div>
286
287
0 commit comments