mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 10:26:36 +02:00
tweaks to web and docs to align to 0.4.2 (#680)
* tweaks to web and docs to align to 0.4.2 * made our release banner clickable --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
This commit is contained in:
parent
b7fba7a97f
commit
40b9780774
7 changed files with 26 additions and 19 deletions
|
|
@ -11,7 +11,7 @@ const verticalCarouselData = [
|
|||
category: "INTRODUCTION",
|
||||
title: "",
|
||||
description: [
|
||||
"Plano is a models-native data plane for AI agents - a framework-friendly, protocol-native fabric that lets you focus on what really matters: your agents' product logic.",
|
||||
"Plano is an AI-native data plane for AI agents - a framework-friendly, protocol-native fabric that lets you focus on what really matters: your agents' product logic.",
|
||||
"Plano takes over the plumbing work that slows teams down when handling and processing prompts, including detecting and blocking jailbreaks, routing tasks to the right model or agent for better accuracy, applying context engineering hooks, and centralizing observability across agentic interactions.",
|
||||
],
|
||||
diagram: "/IntroDiagram.svg",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue