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