Quick question, what do you use such an observability platform for? Can't be the price as you get it straight from Openai's dev dashboard. So what else do you use Languse for?
I don't use OpenAI because it is an unreliable service, they don't know how to run production.
LangFuse supports all providers, allows for user and session level metrics, and is self hostable. Custom spans are really helpful as is the ability to take feedback on responses and build data sets from them.
How do you include your RAG queries and non-ai ops into your overall chat observability?
I'm somewhat of a mind to switch to an Open Telemetry based system, since that is the standard now
LangFuse supports all providers, allows for user and session level metrics, and is self hostable. Custom spans are really helpful as is the ability to take feedback on responses and build data sets from them.
How do you include your RAG queries and non-ai ops into your overall chat observability?
I'm somewhat of a mind to switch to an Open Telemetry based system, since that is the standard now