Spaces:
Running
Running
AnthonyAlex commited on
Commit ·
13d4507
1
Parent(s): 1ca7b75
update: add new articles to index.html with enhanced content and metadata for improved user engagement and SEO.
Browse files- index.html +32 -0
index.html
CHANGED
|
@@ -28,6 +28,38 @@
|
|
| 28 |
<div class="articles-grid">
|
| 29 |
<article class="article-card">
|
| 30 |
<div class="article-image">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6543ab50c90d918416ed4e53/uJ1BFbXWMZsHGAnYU5L9A.png" alt="KaibanJS_opentelemetry_article">
|
| 32 |
</div>
|
| 33 |
<div class="article-content">
|
|
|
|
| 28 |
<div class="articles-grid">
|
| 29 |
<article class="article-card">
|
| 30 |
<div class="article-image">
|
| 31 |
+
<img src="https://cdn-thumbnails.huggingface.co/social-thumbnails/blog/darielnoel/kaibanjs-structured-output-chaining.png" alt="Structured Output Chaining: Combining LLM Agents with Deterministic Workflows in KaibanJS">
|
| 32 |
+
</div>
|
| 33 |
+
<div class="article-content">
|
| 34 |
+
<h2 class="article-title">Structured Output Chaining: Combining LLM Agents with Deterministic Workflows in
|
| 35 |
+
KaibanJS</h2>
|
| 36 |
+
<div class="article-meta">
|
| 37 |
+
<span class="author">Dariel Noel</span>
|
| 38 |
+
<span class="date">January 9, 2026</span>
|
| 39 |
+
</div>
|
| 40 |
+
<a href="https://huggingface.co/blog/darielnoel/kaibanjs-structured-output-chaining" target="_blank" class="read-link">
|
| 41 |
+
Read Article →
|
| 42 |
+
</a>
|
| 43 |
+
</div>
|
| 44 |
+
</article>
|
| 45 |
+
<article class="article-card">
|
| 46 |
+
<div class="article-image">
|
| 47 |
+
<img src="https://cdn-thumbnails.huggingface.co/social-thumbnails/blog/darielnoel/workflow-driven-agent.png" alt="WorkflowDrivenAgent: A Novel Paradigm for Deterministic Multi-Agent AI Systems">
|
| 48 |
+
</div>
|
| 49 |
+
<div class="article-content">
|
| 50 |
+
<h2 class="article-title">WorkflowDrivenAgent: A Novel Paradigm for Deterministic Multi-Agent AI Systems
|
| 51 |
+
</h2>
|
| 52 |
+
<div class="article-meta">
|
| 53 |
+
<span class="author">Dariel Noel</span>
|
| 54 |
+
<span class="date">November 27, 2025</span>
|
| 55 |
+
</div>
|
| 56 |
+
<a href="https://huggingface.co/blog/darielnoel/workflow-driven-agent" target="_blank" class="read-link">
|
| 57 |
+
Read Article →
|
| 58 |
+
</a>
|
| 59 |
+
</div>
|
| 60 |
+
</article>
|
| 61 |
+
<article class="article-card">
|
| 62 |
+
<div class="article-image">
|
| 63 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6543ab50c90d918416ed4e53/uJ1BFbXWMZsHGAnYU5L9A.png" alt="KaibanJS_opentelemetry_article">
|
| 64 |
</div>
|
| 65 |
<div class="article-content">
|