Uses of Class
io.helidon.integrations.langchain4j.providers.gemini.GoogleAiGeminiStreamingChatModelConfig.Builder
Packages that use GoogleAiGeminiStreamingChatModelConfig.Builder
Package
Description
Provides integration with Google Gemini models.
-
Uses of GoogleAiGeminiStreamingChatModelConfig.Builder in io.helidon.integrations.langchain4j.providers.gemini
Methods in io.helidon.integrations.langchain4j.providers.gemini that return GoogleAiGeminiStreamingChatModelConfig.BuilderModifier and TypeMethodDescriptionGoogleAiGeminiStreamingChatModelConfig.builder()Create a new fluent API builder to customize configuration.GoogleAiGeminiStreamingChatModelConfig.builder(GoogleAiGeminiStreamingChatModelConfig instance) Create a new fluent API builder from an existing instance.