Installation
We currently only support Haystack 2.x.
Setting Up API Keys
You’ll need API keys for AgentOps and whatever model provider you use with Haystack (e.g. OpenAI):- AGENTOPS_API_KEY: From your AgentOps Dashboard
- OPENAI_API_KEY: From the OpenAI Platform (if using OpenAI models)
.env
file.