I have developed an integration between WhatsApp, OpenAI’s Assistants API, and my company’s API, and it’s working well.
However, we want to have better visibility into what’s happening, allowing us to monitor the model’s behavior, detect potential prompt injections, and more.
I haven’t found any documentation specifically covering how to monitor interactions with the Assistants API—only for completions. Additionally, the DataDog documentation is quite limited and simplistic.
Does anyone know how to achieve this integration effectively?