Settings

Theme

Show HN: Llamada – minimalist toolkit to define functions with prompts

github.com

2 points by blaesus 5 months ago · 0 comments · 1 min read

Reader

While building an LLM-based application, I got frustrated with OpenAI / Claude / LangSmith Agent SDK with their numerous and ambiguous new concepts (agents / tools / skills / guardrail etc.).

So instead I built this little library which helps myself to model LLM-based behaviours with good old functions, branches, and loops.

Currently this only works for TypeScript but I intend to expand to at least Rust and Python which I also use.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection