Jason
10/05/2024, 4:55 PM- import openai
+ from langfuse.openai import openai
The other option is to use their SDK/API directly, but to do that, we'd need a way to somehow grab the raw inputs and outputs that are sent to the LLMs?
The other option would be to natively integrate with LangFuse! 🙏Marc Klingen (Langfuse)
10/07/2024, 7:40 AM