r/LocalLLaMA
· Communities
Local-first LLM pipeline tracer — @trace on any function, dashboard at localhost. Feedback welcome.
Hey r/LocalLLaMA — maintainer here, obviously biased. OpenSmith is an open-source Python tracing tool for LLM pipelines. The idea: drop u/trace on any function, run opensmith ui, get a full local dashboard. No cloud. No account. No Docker. Traces stay in SQLite on your machine. python from opensmith import trace def my