Uses of Class
com.google.adk.models.BaseLlm
Packages that use BaseLlm
-
Uses of BaseLlm in com.google.adk.agents
Methods in com.google.adk.agents with parameters of type BaseLlm -
Uses of BaseLlm in com.google.adk.models
Subclasses of BaseLlm in com.google.adk.modelsModifier and TypeClassDescriptionclassRepresents the Claude Generative AI model by Anthropic.classRepresents the Gemini Generative AI model.Methods in com.google.adk.models that return BaseLlmModifier and TypeMethodDescriptionstatic BaseLlmReturns an LLM instance for the given model name, using a cached or new factory-created instance.Methods in com.google.adk.models that return types with arguments of type BaseLlmMethods in com.google.adk.models with parameters of type BaseLlm -
Uses of BaseLlm in com.google.adk.models.langchain4j
Subclasses of BaseLlm in com.google.adk.models.langchain4j