You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The APM agent should have support for auto-instrumentation of Azure OpenAI library in order to better support applications that interacts with this LLM.
What we need to collect that we don’t collect OOTB today :
User prompt (string)
LLM response (string)
Token count (number)
Stretch goal
It is also possible to interact with Azure OpenAI using the OpenAI library. Preferably we support this library as well.
The APM agent should have support for auto-instrumentation of Azure OpenAI library in order to better support applications that interacts with this LLM.
What we need to collect that we don’t collect OOTB today :
Stretch goal
It is also possible to interact with Azure OpenAI using the OpenAI library. Preferably we support this library as well.
Related
The text was updated successfully, but these errors were encountered: