Skip to content

Commit 6d370b9

Browse files
TomerAberbachstainless-app[bot]
authored andcommitted
docs: more prominently call out examples
1 parent 641fdd0 commit 6d370b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ This library requires Java 8 or later.
4545

4646
## Usage
4747

48-
See the [`openai-java-example`](openai-java-example/src/main/java/com/openai/example) directory for complete and runnable examples.
48+
> [!TIP]
49+
> See the [`openai-java-example`](openai-java-example/src/main/java/com/openai/example) directory for complete and runnable examples!
4950
5051
The primary API for interacting with OpenAI models is the [Responses API](https://platform.openai.com/docs/api-reference/responses). You can generate text from the model with the code below.
5152

0 commit comments

Comments
 (0)