@ -0,0 +1,11 @@
name := "chat_sql"
version := "dev"
scalaVersion := "3.2.2"
scalaBinaryVersion := "3"
libraryDependencies ++= Seq(
"io.cequence" %% "openai-scala-client" % "0.3.2",
"org.postgresql" % "postgresql" % "42.6.0"
)
The note is not visible to the blocked user.