Fix azure path (#259)

This commit is contained in:
Carl-Robert 2023-11-06 22:48:51 +02:00 committed by GitHub
parent 43abca66c4
commit b25bef5fd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ intellij {
}
dependencies {
implementation("ee.carlrobert:llm-client:0.0.7")
implementation("ee.carlrobert:llm-client:0.0.8")
}
tasks {