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 fc4035f commit 1d9124eCopy full SHA for 1d9124e
examples/src/main/scala/examples/ChatProxy.scala
@@ -1,7 +1,7 @@
1
//> using dep com.softwaremill.sttp.openai::ox:0.3.4
2
//> using dep com.softwaremill.sttp.tapir::tapir-netty-server-sync:1.11.7
3
//> using dep com.softwaremill.sttp.client4::ox:4.0.0-M19
4
-//> using dep com.softwaremill.ox::core:0.5.13
+//> using dep com.softwaremill.ox::core:0.5.15
5
//> using dep ch.qos.logback:logback-classic:1.5.18
6
7
// remember to set the OPENAI_KEY env variable!
0 commit comments