We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46d475 commit 3ce513dCopy full SHA for 3ce513d
README.md
@@ -19,7 +19,7 @@ Sttp-openai uses sttp client to describe requests and responses used in OpenAI (
19
Add the following dependency:
20
21
```sbt
22
-"com.softwaremill.sttp.openai" %% "core" % "0.2.0"
+"com.softwaremill.sttp.openai" %% "core" % "0.2.1"
23
```
24
25
sttp openai is available for Scala 2.13 and Scala 3
0 commit comments