io.cequence.openaiscala.gemini.service.GeminiServiceFactory$
Factory for creating instances of the GeminiService and an OpenAI adapter for
io.cequence.openaiscala.service.OpenAIChatCompletionService
Attributes
- Graph
- Supertypes
trait EnvHelper
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
Attributes
- Inherited from:
- GeminiServiceConsts
- Graph
- Supertypes
class Object
trait Matchable
class Any
Value members
Create a new instance of the OpenAIChatCompletionService wrapping the SonarService
Create a new instance of the OpenAIChatCompletionService wrapping the SonarService
Attributes
- apiKey
The API key to use for authentication (if not specified the GOOGLE_API_KEY env. variable
will be used)
- timeouts
The explicit timeouts to use for the service (optional)
Attributes
- Inherited from:
- EnvHelper