org.llm4s.context.ConversationWindow
See theConversationWindow companion object
case class ConversationWindow(conversation: Conversation, usage: TokenUsageInfo, wasTrimmed: Boolean, removedMessageCount: Int)
Result of token window processing
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article