org.llm4s.shared.SearchFilesResponse
See theSearchFilesResponse companion object
case class SearchFilesResponse(commandId: String, matches: List[SearchMatch], isTruncated: Boolean, totalMatches: Int) extends WorkspaceAgentResponse
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WorkspaceAgentResponseclass Objecttrait Matchableclass Any
Members list
In this article