Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Azure OpenAI #4074

Open
sorenlouv opened this issue Jun 10, 2024 · 0 comments
Open

Support for Azure OpenAI #4074

sorenlouv opened this issue Jun 10, 2024 · 0 comments

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Jun 10, 2024

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.

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant