Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-11-08 10:12:32 +00:00
parent d21fb36633
commit b10cc03ba2
26 changed files with 95 additions and 99 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="3.5.0.752746446119">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752753509633">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
@@ -31,11 +31,11 @@
<script data-cfasync="false">(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=3.5.0.752746446119" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.752753509633" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752746446119" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752753509633" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752746446119" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752753509633" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -301,7 +301,7 @@
<ul>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://gpt4.tools/">Awesome-GPT4</a></strong> - ChatGPT Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://lifearchitect.ai/models-table/">LifeArchitect</a></strong> - Chatbot Index</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/NovaOSS/free-ai-apis">Free AI APIs</a> or <a href="https://nova-oss.com/">Nova OSS</a></strong> - AI APIs</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://git.alexdot.me/alex/free-ai-apis">Free AI APIs</a> or <a href="https://nova-oss.com/">Nova OSS</a></strong> - AI APIs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chat.openai.com/">ChatGPT</a></strong> - GPT Based Chatbot / <a href="https://discord.com/invite/openai">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.phind.com/">Phind</a></strong> - GPT-4 Q&amp;A AI / <a href="https://discord.com/invite/S25yW8TebZ">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.perplexity.ai/">Perplexity</a></strong> - GPT-3.5 Q&amp;A AI / <a href="https://discord.com/invite/perplexity-ai">Discord</a> / <a href="https://labs.perplexity.ai/">Llama Version</a></li>