Skip to content

Commit 59e9582

Browse files
committed
doc: add javadoc link
1 parent e665504 commit 59e9582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![build](https://github.com/JavaAIDev/springai-openai-client/actions/workflows/build.yaml/badge.svg)](https://github.com/JavaAIDev/springai-openai-client/actions/workflows/build.yaml)
44
![Maven Central Version](https://img.shields.io/maven-central/v/com.javaaidev/springai-openai-client)
5+
[![javadoc](https://javadoc.io/badge2/com.javaaidev/springai-openai-client/javadoc.svg)](https://javadoc.io/doc/com.javaaidev/springai-openai-client)
56

67
Spring AI `ChatModel` and `EmbeddingModel` implementations for OpenAI using
78
the [official SDK](https://github.com/openai/openai-java).

0 commit comments

Comments
 (0)