Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-04-18 16:12:36 +00:00
parent be9ba25220
commit 4a14e23ff7
25 changed files with 119 additions and 108 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.735142306915">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.735149545455">
<!-- See retype.com -->
<meta name="generator" content="Retype 2.4.0">
@@ -31,11 +31,11 @@
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon" />
<link href="../resources/css/retype.css?v=2.4.0.735142306915" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.735149545455" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735142306915" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735149545455" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735142306915" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735149545455" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
@@ -188,8 +188,8 @@
<li><a href="https://huggingface.co/spaces/tloen/alpaca-lora">Alpaca Lora</a> - Chatbot Built by Standford / <a href="https://github.com/antimatter15/alpaca.cpp">Git</a> / <a href="https://github.com/tatsu-lab/stanford_alpaca">Guide</a> / <a href="https://github.com/tloen/alpaca-lora">Self-Host</a> / <a href="https://github.com/chris-alexiuk/alpaca-lora">Docker</a></li>
<li><a href="https://redd.it/10kr5zk">PygmalionAI</a> - Chatbot Built by 4Channers / <a href="https://rentry.org/pygmalion-local">Guide</a> / <a href="https://rentry.org/pygmalion-ai">FAQ</a></li>
<li><a href="https://www.inworld.ai/">InWorld</a> - Roleplaying Chatbots</li>
<li><a href="https://www.hellohistory.ai/">hellohistory</a> - Historical Roleplaying Chatbots</li>
<li><a href="https://chai.ml/">Chai</a> - Entertainment Focused Chatbot</li>
<li><a href="https://chai.ml/">Chai</a> or <a href="https://www.messengerx.io/">MessengerX</a> - Entertainment Focused Chatbots</li>
<li><a href="https://www.hellohistory.ai/">hellohistory</a> - Historical Roleplaying Chatbot</li>
<li><a href="https://myanima.ai/">AnimaAI</a> - Virtual Companion</li>
<li><a href="https://app.jackchat.ai/">JackChat</a> - Browser Based Chatbot</li>
<li><a href="https://www.cleverbot.com/">cleverbot</a> - Browser Based Chatbot</li>
@@ -200,6 +200,7 @@
<li><a href="https://github.com/keijiro/AICommand">AICommand</a> - ChatGPT with Unity Editor</li>
<li><a href="https://getleon.ai/">Leon</a> - AI Assistant</li>
<li><a href="https://www.characterhub.org/">CharacterHub</a> - Characters for LLMs</li>
<li><a href="https://github.com/Significant-Gravitas/Auto-GPT">Auto-GPT</a> - Fully Autonomous GPT-4</li>
<li><a href="https://kajiwoto.com/">Kajiwoto</a>, <a href="https://docs.miku.gg/">Miki</a> / <a href="https://discord.gg/3XPdpUdGgV">Discord</a> or <a href="https://agnai.chat/">Agnai</a> - AI Builders</li>
<li><a href="https://github.com/yandex/YaLM-100B">YaLM-100B</a> - Pretrained Language Model</li>
<li><a href="https://huggingface.co/bigscience/bloom">Bloom</a> - Open-access Multilingual Language Model</li>
@@ -248,7 +249,7 @@
<li><a href="https://flowgpt.com/">flowgpt</a> - Prompt Directory</li>
<li><a href="https://www.ordinarypeopleprompts.com/">OrdinaryPeoplePrompts</a> - Prompt Directory</li>
<li><a href="http://www.jamessawyer.co.uk/pub/gpt_jb.html">jamessawyer</a> - Prompt Directory</li>
<li><a href="https://github.com/adieyal/sd-dynamic-prompts">SD Dynamic Prompts</a> - Prompt Generator</li>
<li><a href="https://github.com/adieyal/sd-dynamic-prompts">SD Dynamic Prompts</a> or <a href="https://www.messengerx.io/promptbot">PromptBot</a> - Prompt Generators</li>
<li><a href="https://botprompts.net/">botprompts</a> - Fun Prompts</li>
<li><a href="https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516">DAN</a> or <a href="https://rentry.co/gptjailbreak">GPT Jailbreak</a> - DAN / John Prompts</li>
<li><a href="https://github.com/benf2004/ChatGPT-History">ChatGPT-History</a> or <a href="https://spell.so/">Spell.so</a> - Prompt Management Extensions</li>