mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 02:23:56 +02:00
fixing typos
This commit is contained in:
parent
c43513caff
commit
852ecf73f2
1 changed files with 3 additions and 3 deletions
|
|
@ -25,10 +25,10 @@ Move faster by letting Arch handle the **pesky** heavy lifting in building agetn
|
|||
# Overview
|
||||
<a href="https://www.producthunt.com/posts/arch-3?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-arch-3" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=565761&theme=dark&period=daily&t=1742359429995" alt="Arch - Build fast, hyper-personalized agents with intelligent infra | Product Hunt" style="width: 188px; height: 41px;" width="188" height="41" /></a>
|
||||
|
||||
Past the thrill of a quick AI demo, have you ever found yourself hitting these walls 🧱? You know, the all-too-familiar ones:
|
||||
Past the thrill of a quick AI demo, have you ever found yourself hitting these walls? You know, the all-too-familiar ones:
|
||||
|
||||
- You go from one BIG prompt to specialized prompts, but get stuck building **routing and handoff+** code?
|
||||
- You want multiple LLMs, but struggle to **quickly and safely add new models** without integration code?
|
||||
- You go from one BIG prompt to specialized prompts, but get stuck building **routing and handoff** code?
|
||||
- You want use new LLMs, but struggle to **quickly and safely add LLMs** without writing integration code?
|
||||
- You're bogged down with prompt engineering just to **clarify user intent and validate inputs** effectively?
|
||||
- You're wasting cycles choosing and integrating code for **observability** instead of it happening transparently?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue