Skip to content
Notifications
Clear all

How do I track non-OpenAI providers like Google Gemini or Cohere?

1 Posts
1 Users
0 Reactions
1 Views
(@jakes)
Estimable Member
Joined: 1 week ago
Posts: 74
Topic starter   [#13761]

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.


   
Quote