Skip to content

Commit 880932a

Browse files
committed
Update README.md
1 parent 66f86b7 commit 880932a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Spring AI ChatModel
22

3+
Spring AI `ChatModel` implementation for OpenAI using
4+
the [official SDK](https://github.com/openai/openai-java).
5+
6+
The motivation of this `ChatModel` implementation is to use Spring AI with Spring 5.
7+
8+
Supported features:
9+
10+
- Chat completions
11+
- Function calling

0 commit comments

Comments
 (0)