Hacker News new | ask | show | jobs
by jackmpcollins 624 days ago
I'm building magentic, which aims to be a middle ground between the current "no framework" and "too much framework" options. It handles retries, logging/tracing, concurrency with asyncio, and other boilerplate, without mandating any prompts or particular patterns. Please check it out for the next comparison!

https://github.com/jackmpcollins/magentic

1 comments

We'll check it out! Definitely interested in finding the right level of abstraction in these frameworks