org.llm4s.shared.WorkspaceAgentResponse
See theWorkspaceAgentResponse companion object
Core trait for all workspace agent responses.
Responses are sent from the workspace agent back to the client in response to commands. Each response includes the commandId to correlate with the original request.
Attributes
- See also
-
WorkspaceAgentCommand for corresponding commands
WorkspaceAgentErrorResponse for error cases
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ExecuteCommandResponseclass ExploreFilesResponseclass GetWorkspaceInfoResponseclass ModifyFileResponseclass ReadFileResponseclass SearchFilesResponseclass WriteFileResponse
Members list
In this article