Uses of Interface
ai.optfor.springopenaiapi.cache.PromptCache
Packages that use PromptCache
-
Uses of PromptCache in ai.optfor.springopenaiapi
Constructors in ai.optfor.springopenaiapi with parameters of type PromptCacheModifierConstructorDescriptionOpenAIApi(String openaiKey, org.springframework.web.client.RestTemplate restTemplate, PromptCache promptCache) -
Uses of PromptCache in ai.optfor.springopenaiapi.cache
Classes in ai.optfor.springopenaiapi.cache that implement PromptCache