otelopenai middleware: point the client at Groq’s base URL and label the spans with WithGenAIProvider.
Installation
Usage
Set
LANGWATCH_API_KEY and GROQ_API_KEY environment variables before running.The middleware captures input and output content by default. Pass
otelopenai.WithDataCapture(langwatch.DataCaptureNone) to opt out.