Uses of Class
com.agentforge4j.llm.RawProviderConfiguration
Packages that use RawProviderConfiguration
Package
Description
LLM implementation support: client resolution, service discovery, and provider wiring.
-
Uses of RawProviderConfiguration in com.agentforge4j.llm
Methods in com.agentforge4j.llm with parameters of type RawProviderConfigurationModifier and TypeMethodDescriptionLlmClientConfigurationAdapter.adapt(RawProviderConfiguration raw) Maps this provider's configuration subtree to the neutral configuration the provider'sLlmClientFactoryconsumes.default booleanLlmClientConfigurationAdapter.isConfigured(RawProviderConfiguration raw) Whether this provider is configured by the given subtree.