|
|
|
|
|
by shivnathtathe
46 days ago
|
|
Hey HN. I built this because LangSmith needs a cloud account to see my own traces. The full stack is:
→ @trace decorator on any Python function
→ autopatch() for OpenAI, Anthropic, LiteLLM,
Qdrant, ChromaDB, Pinecone
→ SQLite at ~/.opensmith/traces.db
→ Dashboard at localhost:7823 800+ downloads in 2 days. I have not done any marketing. Its early in development. I am happy to hear what is missing. |
|