Uses of Interface
com.agentforge4j.llm.LlmProviderOptions
Packages that use LlmProviderOptions
Package
Description
LLM implementation support: client resolution, service discovery, and provider wiring.
-
Uses of LlmProviderOptions in com.agentforge4j.llm
Methods in com.agentforge4j.llm that return LlmProviderOptionsModifier and TypeMethodDescriptionstatic LlmProviderOptionsLlmProviderOptions.empty()default LlmProviderOptionsLlmClientConfiguration.getOptions()Validated, provider-specific options beyond the common settings above (seeLlmProviderOptions).StandardNeutralConfiguration.getOptions()static LlmProviderOptionsCreates options backed by the given key/value map.