Package-level declarations

Types

Link copied to clipboard
class InMemoryPromptCache(maxEntries: Int?) : PromptCache

In-memory implementation of PromptCache. This implementation stores cache entries in memory.