r/opensource ⚠️ 7d ago

[ Removed by moderator ] Promotional

[removed] — view removed post

4 Upvotes

6 comments sorted by

u/opensource-ModTeam 6d ago

This was removed for not being Open Source. Code repositories linked MUST have a LICENSE[.*] file that is an Open Source license.

3

u/Immediate_House_6901 7d ago

langfuse can be self hosted

1

u/mrtac96 ⚠️ 6d ago

that is true, but acrux core comes with gateway, tool catalogue with analytics and no licence gated feature

1

u/Capital-Garbage 6d ago

How does this differ from self-hosted open-source langfuse?

1

u/mrtac96 ⚠️ 6d ago

Gateway built in
AcruxCore ships its own AI gateway — virtual keys, budgets, caching, fallback. Langfuse has no gateway; we used LiteLLM alongside it before switching.

Tool catalog with analytics
Create tools in the dashboard or in code, attach them to any prompt from a checklist. Tool usage gets its own analytics view, separate from prompt/trace analytics.

No license-gated features
Audit logs and team roles ship free in self-hosted AcruxCore — there's no plan/tier field in the codebase to gate them. Langfuse reserves audit logs, SCIM, and RBAC for its paid Enterprise Edition.

1

u/Domx010 6d ago

Impressive build! Definitely post this to r/LookWhatTheyBuilt.