Skip to content

Commit d601c1a

Browse files
committed
docs: more prominently call out examples
1 parent a64f375 commit d601c1a

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)