Namespace FoundationaLLM.CSharpCodeSession.API.Models
Classes
- CodeExecutionRequest
Represents a request to execute code.
- CodeExecutionResponse
Represents the response from executing code.
- DownloadFileRequest
Represents a request to download a file.
- ListFilesResponse
Represents the response for listing files.
- StatusResponse
Basic response model that indicates the status of an operation.
- UploadFileResponse
Response model for file upload.