Uses of Interface
com.polarion.platform.ai.llm.ILlmContext
Packages that use ILlmContext
-
Uses of ILlmContext in com.polarion.platform.ai.llm
Methods in com.polarion.platform.ai.llm with parameters of type ILlmContextModifier and TypeMethodDescriptionILlmProvider.getLlm(ILlmContext context) Creates an LLM instance configured using the specified context.