ContentRedactor

org.llm4s.llmconnect.middleware.ContentRedactor
See theContentRedactor companion object

Strategy for redacting sensitive information from logs.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def redact(content: String): String