File size: 590 Bytes
fdeefb3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
title: Nomos42 Langfuse
emoji: π
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---
# Nomos42 Langfuse β LLM Observability
Self-hosted [Langfuse](https://langfuse.com) for Nomos42 Trading Floor observability.
Traces every LLM call across:
- 12 NBA Trading Floor agents
- 10 Political Trading Floor agents
- 9 Department Council loops
- LLM Gateway proxy calls
## Setup
Requires these Space secrets:
- `DATABASE_URL` β Postgres connection string (Supabase pooler)
- `NEXTAUTH_SECRET` β random 32-char string
- `SALT` β random 32-char string
|