top | item 45822663

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

2 points| blaesus | 3 months ago |github.com

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.

discuss

order

No comments yet.