This commit is contained in:
salmanap 2026-02-25 03:18:07 +00:00
parent 7a4fbfef18
commit 0e3aaf5d90
41 changed files with 804 additions and 143 deletions

View file

@ -136,6 +136,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="../deployment.html">Deployment</a></li>
<li class="toctree-l1"><a class="reference internal" href="../configuration_reference.html">Configuration Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="../cli_reference.html">CLI Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="../llms_txt.html">llms.txt</a></li>
</ul>
</nav>
@ -484,7 +485,7 @@ processing request headers and then finalized by the HCM during post-request pro
</div><footer class="py-6 border-t border-border md:py-0">
<div class="container flex flex-col items-center justify-between gap-4 md:h-24 md:flex-row">
<div class="flex flex-col items-center gap-4 px-8 md:flex-row md:gap-2 md:px-0">
<p class="text-sm leading-loose text-center text-muted-foreground md:text-left">© 2025, Katanemo Labs, Inc Last updated: Feb 24, 2026. </p>
<p class="text-sm leading-loose text-center text-muted-foreground md:text-left">© 2025, Katanemo Labs, Inc Last updated: Feb 25, 2026. </p>
</div>
</div>
</footer>