You've already forked zblade.dev
Add paragraph about Local AI and OpenAI-compatible support to docs concept section
This commit is contained in:
@@ -33,6 +33,9 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<p class="concept-lead">
|
<p class="concept-lead">
|
||||||
Zaguán Blade is not just a text editor with a chat sidebar. It is designed from the ground up to allow an AI agent to "live" inside your editor.
|
Zaguán Blade is not just a text editor with a chat sidebar. It is designed from the ground up to allow an AI agent to "live" inside your editor.
|
||||||
</p>
|
</p>
|
||||||
|
<p class="concept-lead">
|
||||||
|
It supports Local AI through Ollama and any OpenAI-compatible connection, so you can run models on your own machine or point to self-hosted gateways without changing your workflow.
|
||||||
|
</p>
|
||||||
<div class="concept-grid">
|
<div class="concept-grid">
|
||||||
<div class="concept-item">
|
<div class="concept-item">
|
||||||
<div class="concept-icon">👁</div>
|
<div class="concept-icon">👁</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user