Notifications
Clear all
Topic starter
19/07/2026 6:42 am
The docs push OpenAI integration. But what about everyone else? We're evaluating Gemini, Claude, and Cohere. Langfuse's vendor lock-in is a concern.
Has anyone successfully tracked these providers without using the OpenAI SDK wrapper? Specifically:
* How do you handle the different API signatures and response formats?
* Is the tracing robust, or are you losing spans/attributes?
* What's the actual setup? Their "generic SDK" seems under-documented.
Need to see concrete examples before committing. Benchmarks are useless without reproducible instrumentation.
Show me the methodology.