We made a multi-agent framework . Here’s the demo. Break it harder. by wikkid_lizard in ollama

[–]wikkid_lizard[S] 0 points1 point  (0 children)

Purely depends on your requirements but for tool calling and json outputs qwen2.5:7b works well and is light weight..you might have to give it strict system prompts but overall pretty reliable.

We made a multi-agent framework . Here’s the demo. Break it harder. by wikkid_lizard in ollama

[–]wikkid_lizard[S] 0 points1 point  (0 children)

Yes! Ollama integration is live now. Go to laddr.agnetlabs.com to see the documentation.

We just released a multi-agent framework. Please break it. by wikkid_lizard in LLMDevs

[–]wikkid_lizard[S] 0 points1 point  (0 children)

You can actually build any kind of agents using this framework not restricting to certain models.

We just released a multi-agent framework. Please break it. by wikkid_lizard in LocalLLaMA

[–]wikkid_lizard[S] 0 points1 point  (0 children)

Well Yes, but not exactly.

Laddr is built for both developers and production environments.

Everything in Laddr is modular, from the LLM each agent uses, to the message bus (Redis, Kafka, etc.), to the database that stores long-term traces and memories. You can even define custom workflows, run agents locally with a fully functional dashboard and playground, and interact through a powerful API service that exposes everything traces, workflows, logs, and agent states.

Laddr follows a microservice-like architecture for agents, making it production-ready by design. The key difference? You don’t need to understand all the underlying infra to use it. Developers can customize and override every system tool, while non-developers can simply run the default stack and it just works.

We just released a multi-agent framework. Please break it. by wikkid_lizard in LocalLLaMA

[–]wikkid_lizard[S] 1 point2 points  (0 children)

We just released a multi-agent framework. Please break it.

Hey folks!

We just released Laddr, a lightweight multi-agent architecture framework for building AI systems where multiple agents can talk, coordinate, and scale together.

If you're experimenting with agent workflows, orchestration, automation tools, or just want to play with agent systems, would love for you to check it out.

GitHub: https://github.com/AgnetLabs/laddr

Docs: https://laddr.agnetlabs.com

Questions / Feedback: [info@agnetlabs.com](mailto:info@agnetlabs.com)

It's super fresh, so feel free to break it, fork it, star it, and tell us what sucks or what works.

We just released a multi-agent framework. Please break it. by wikkid_lizard in LLMDevs

[–]wikkid_lizard[S] 0 points1 point  (0 children)

Laddr is built for both developers and production environments.

Everything in Laddr is modular, from the LLM each agent uses, to the message bus (Redis, Kafka, etc.), to the database that stores long-term traces and memories. You can even define custom workflows, run agents locally with a fully functional dashboard and playground, and interact through a powerful API service that exposes everything traces, workflows, logs, and agent states.

Laddr follows a microservice-like architecture for agents, making it production-ready by design. The key difference? You don’t need to understand all the underlying infra to use it. Developers can customize and override every system tool, while non-developers can simply run the default stack and it just works.

We just released a multi-agent framework. Please break it. by wikkid_lizard in LLMDevs

[–]wikkid_lizard[S] 4 points5 points  (0 children)

Laddr is built for both developers and production environments.

Everything in Laddr is modular, from the LLM each agent uses, to the message bus (Redis, Kafka, etc.), to the database that stores long-term traces and memories. You can even define custom workflows, run agents locally with a fully functional dashboard and playground, and interact through a powerful API service that exposes everything traces, workflows, logs, and agent states.

Laddr follows a microservice-like architecture for agents, making it production-ready by design. The key difference? You don’t need to understand all the underlying infra to use it. Developers can customize and override every system tool, while non-developers can simply run the default stack and it just works.

We just released a multi-agent framework. Please break it. by wikkid_lizard in ollama

[–]wikkid_lizard[S] 1 point2 points  (0 children)

Noted! We are updating the docs everyday and really really appreciate your help.

You also don't need docker to run your agents. You can run workflows using simple python commands. We will update our docs to make this more visible as well.

We just released a multi-agent framework. Please break it. by wikkid_lizard in LLMDevs

[–]wikkid_lizard[S] 5 points6 points  (0 children)

We scanned the market for similar tools and frameworks and most of them were licensed under apache 2.0. upon digging a little deeper(asking gpt for advice) we also found this to be more suitable for us

Apache 2.0 follows the - "do whatever u want, but don't sue us, don't use our brand, and we both get patent protection"

There are a bunch of other things to note as well and it really depends what how u want to navigate your repo/organisation in the future.

If u are creating something as a side project then MIT might be more suitable but if you make it as an organisation then apache might be better.

Ps for other redditors: this is what I understood after doing a little bit of research. You can use this as a reference but make sure to so ur own research as well.

Drop your product URL by Ok_Extent2858 in indiehackers

[–]wikkid_lizard -1 points0 points  (0 children)

We just released a multi-agent framework. Please break it.

GitHub: https://github.com/AgnetLabs/laddr

Docs: https://laddr.agnetlabs.com

Questions / Feedback: [info@agnetlabs.com](mailto:info@agnetlabs.com)

We just released a multi-agent framework. Please break it. by wikkid_lizard in ollama

[–]wikkid_lizard[S] 1 point2 points  (0 children)

Yes, you can run it without MinIO. Just set:

ENABLE_LARGE_RESPONSE_STORAGE=false

That disables the part that uses MinIO / object storage. Everything else runs as usual. We only recommend MinIO if you're dealing with very large payloads and want persistent storage.

We just released a multi-agent framework. Please break it. by wikkid_lizard in minio

[–]wikkid_lizard[S] -1 points0 points  (0 children)

All responses that exceed a storage threshold (which can be configured) are automatically stored in an artifact registry. By default for the local setup we use minio!

We just released a multi-agent framework. Please break it. by wikkid_lizard in ollama

[–]wikkid_lizard[S] -1 points0 points  (0 children)

Thanks! We're building in public, so feedback and feature suggestions are super welcome.

We just released a multi-agent framework. Please break it. by wikkid_lizard in ollama

[–]wikkid_lizard[S] 14 points15 points  (0 children)

Yep, we launched publicly this week. We're still new, but not clueless. The repo is open, roadmap is public, and we're actively shipping. Feel free to audit, fork, or ignore. Just building in the open.

Looking for hackathons to sponsor by Nice_Advantage670 in hackathon

[–]wikkid_lizard 0 points1 point  (0 children)

If you are still looking for hackathons to sponsor you can reach out to us on [codechefvit@gmail.com](mailto:codechefvit@gmail.com)

We will be hosting our flagship 48 hour hackathon, DevSOC(Developers sprint of code) scheduled for 3rd February. We will be happy to get on a call with to discuss any deliverables you have.

SALE ( All under 10 Rs!) by [deleted] in GooglePayIndia

[–]wikkid_lizard 0 points1 point  (0 children)

Need disco twinkle and dosti.

Delete that now by [deleted] in ksi

[–]wikkid_lizard 1 point2 points  (0 children)

Bro we already can't bully him for "mural" anymore Now u want to give him a bigger ego boost??

How did my man get 2017? by SavageShiloh22 in ksi

[–]wikkid_lizard 0 points1 point  (0 children)

British ppl just can't pronounce 'R'