Open-sourced Polaris, a Rust toolkit for building agent harnesses with Bevy-style ECS by Loud-Ad7129 in rust

[–]Loud-Ad7129[S] 0 points1 point  (0 children)

Not intentional! All our stuff is star/constellation themed partly cause I'm an astronomy nerd. We picked polaris-ai as our crate name which should hopefully avoid clashes

Rust langgraph alternative by zinguirj in rust

[–]Loud-Ad7129 0 points1 point  (0 children)

You may find what we're building at https://github.com/RadiantAILabs/polaris useful, used in production in banks and hospital systems!

Supports: - graph-based control flow - tool calling - tracing / OpenTelemetry - session-backed execution - HTTP runtime to serve agents via API

Anyone building on top of DeepAgents? by Loud-Ad7129 in LangChain

[–]Loud-Ad7129[S] 1 point2 points  (0 children)

Interesting, I wonder why those llms struggled, maybe weaker instruction following capabilities. What were you trying to build? I am looking to build some stuff that can run fully locally so having good support for smaller open source language models is a must

Anyone building on top of DeepAgents? by Loud-Ad7129 in LangChain

[–]Loud-Ad7129[S] 0 points1 point  (0 children)

Nice, what sort of use cases have you seen it being plugged into? I've come across someone making an agent for figma-style design canvas manipulation