Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading