diff --git a/content/en/llm_observability/instrumentation/auto_instrumentation.md b/content/en/llm_observability/instrumentation/auto_instrumentation.md index 000f266bb838b..7dc3a8f287b9c 100644 --- a/content/en/llm_observability/instrumentation/auto_instrumentation.md +++ b/content/en/llm_observability/instrumentation/auto_instrumentation.md @@ -600,6 +600,12 @@ module.exports = { } } ``` +{{% /tab %}} +{{% tab "Java" %}} + +## Overview + +Support for the OpenAI Java Client Library is coming soon. Stay tuned for updates on automatic instrumentation and tracing for Java-based LLM applications. [1]: https://platform.openai.com/docs/api-reference/introduction [2]: https://platform.openai.com/docs/api-reference/completions