Apache Burr: Build reliable AI agents and applications
burr.apache.org
Apache Burr: Build reliable AI agents and applications
1–10 of 125 posts
Re: Apache Burr: Build reliable AI agents and applications
#2Re: Apache Burr: Build reliable AI agents and applications
#3Re: Apache Burr: Build reliable AI agents and applications
#4Re: Apache Burr: Build reliable AI agents and applications
#5Re: Apache Burr: Build reliable AI agents and applications
#6BUT, if you boil it down, an agent really is context building, making an LLM call, executing requested tool calls, parsing the final model output, returning it to some frontend. There's extensions like memory, async tool calls, etc, but not THAT complicated from a traditional software engineering perspective.
Everyone seems to want to build their agent framework. But if you're tasked with building an agent, I've found it much easier and more maintainable to just build 1:1 code for THAT agent: most of the abstractions you get from an agent framework purely get in the way and obfuscate core agent logic.
You end up being forced to use the abstractions chosen by the agent framework, which sometimes are a mismatch for what you're actually trying to do.
Re: Apache Burr: Build reliable AI agents and applications
#7Re: Apache Burr: Build reliable AI agents and applications
#8First time I hear about Burr, curious why it was incubated in Apache.
Re: Apache Burr: Build reliable AI agents and applications
#9Claude Opus really loves this template when building websites. It's very funny how many times I've seen it for recent launches.
Re: Apache Burr: Build reliable AI agents and applications
#10I'm still on the fence about agent frameworks, they have their place, and it depends on the nature of the agent: e.g. "Low latency, return a good enough response in 3 seconds, vs. working for 3 hours on a problem." BUT, if you boil it down, an agent really is context building, making an LLM call, executing requested tool calls, parsing the final model output, returning it to some frontend. There's extensions like mem…
4 months of mostly spinning their wheels later they launched a really lackluster OC product that's effectively DOA.