CacheConfig

org.llm4s.llmconnect.caching.CacheConfig
See theCacheConfig companion class
object CacheConfig

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def create(similarityThreshold: Double, ttl: FiniteDuration, maxSize: Int): Result[CacheConfig]