Uses of Interface
com.google.adk.models.BaseLlmConnection
Packages that use BaseLlmConnection
Package
Description
-
Uses of BaseLlmConnection in com.google.adk.models
Classes in com.google.adk.models that implement BaseLlmConnectionModifier and TypeClassDescriptionfinal classManages a persistent, bidirectional connection to the Gemini model via WebSockets for real-time interaction.Methods in com.google.adk.models that return BaseLlmConnectionModifier and TypeMethodDescriptionApigeeLlm.connect(LlmRequest llmRequest) abstract BaseLlmConnectionBaseLlm.connect(LlmRequest llmRequest) Creates a live connection to the LLM.Claude.connect(LlmRequest llmRequest) Gemini.connect(LlmRequest llmRequest) -
Uses of BaseLlmConnection in com.google.adk.models.langchain4j
Methods in com.google.adk.models.langchain4j that return BaseLlmConnection -
Uses of BaseLlmConnection in com.google.adk.models.springai
Methods in com.google.adk.models.springai that return BaseLlmConnection