We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8989995 commit 6555725Copy full SHA for 6555725
examples/src/main/scala/examples/ChatProxy.scala
@@ -1,7 +1,7 @@
1
//> using dep com.softwaremill.sttp.openai::ox:0.2.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.5
+//> using dep com.softwaremill.ox::core:0.5.11
5
//> using dep ch.qos.logback:logback-classic:1.5.12
6
7
// remember to set the OPENAI_KEY env variable!
0 commit comments