You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openai-examples/src/main/scala/io/cequence/openaiscala/examples/googlegemini/GoogleGeminiCreateChatCompletion.scala
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ import scala.concurrent.Future
10
10
/**
11
11
* Requires `GOOGLE_API_KEY` environment variable to be set.
12
12
*/
13
-
// TODO: remove this... we have a better provider for Gemini. See [[GoogleGeminiCreateChatCompletionJSONWithOpenAIAdapter]]
13
+
// TODO: remove this... we have a better provider for Gemini. See [[GoogleGeminiCreateChatCompletionJSONWithOpenAIAdapter]]
0 commit comments