Follow our Colab guide for an interactive example.
Launch Arize
To get started, sign up for a free Arize account and get your Space ID and API Key.Install
API Key Setup
Set theGROQ_API_KEY environment variable. You can obtain your API key from the Groq console.
Setup
Connect to Arize using theregister function and instrument the Groq client.
Run Groq
A simple Groq application that is now instrumented. The client will use theGROQ_API_KEY from your environment.