Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -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.1.0.743810975196">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.743820977101">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.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.1.0.743810975196" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.743820977101" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.743810975196" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.743820977101" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.743810975196" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.743820977101" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
@@ -191,12 +191,14 @@
|
||||
<li><a href="https://github.com/humanloop/awesome-chatgpt">Awesome ChatGPT</a> or <a href="https://gpt4.tools/">Awesome-GPT4</a> or - ChatGPT Resources</li>
|
||||
<li><a href="https://github.com/transitive-bullshit/bing-chat">bing-chat</a> or <a href="https://github.com/anaclumos/bing-chat-for-all-browsers">Bing Chat for All Browsers</a> - Bing's Chatbot / <a href="https://github.com/acheong08/EdgeGPT">API</a></li>
|
||||
<li><a href="https://www.feyn.ai/">Feyn</a> - GPT-4 Q&A AI</li>
|
||||
<li><a href="https://noowai.com/">NoowAI</a> - Q&A AI</li>
|
||||
<li><a href="https://ora.ai/">Ora</a> - GPT-3.5 Based Chatbots</li>
|
||||
<li><a href="https://chat.forefront.ai/">Forefront</a> - GPT-3.5 Based Chatbots / <a href="https://discord.com/invite/Wbc5cPPYSs">Discord</a></li>
|
||||
<li><a href="https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain">LangChain</a> - GPT-3.5 Based AI</li>
|
||||
<li><a href="https://www.teach-anything.com/">Teach Anything</a> - GPT-3.5 Q&A AI</li>
|
||||
<li><a href="https://gpt3.ethio-tech.com/">Ethio Tech</a> - GPT-3 Based Chatbot</li>
|
||||
<li><a href="https://www.jackchat.ai/">JackChat</a> - GPT-3 Based Chatbot</li>
|
||||
<li><a href="https://iask.ai/">iAsk</a> - GPT-3 Q&A AI</li>
|
||||
<li><a href="https://noowai.com/">NoowAI</a> - Q&A AI</li>
|
||||
<li><a href="https://github.com/Significant-Gravitas/Auto-GPT">Auto-GPT</a> - Autonomous GPT-4 / <a href="https://github.com/thecookingsenpai/autogpt-gui">GUI</a></li>
|
||||
<li><a href="https://github.com/muellerberndt/mini-agi">MiniAGI</a> - Autonomous GPT-3.5 / GPT-4</li>
|
||||
<li><a href="https://www.janitorai.com/">Janitor AI</a> - Roleplaying Chatbots / <a href="https://discord.com/invite/janitorai">Discord</a></li>
|
||||
|
||||
Reference in New Issue
Block a user