Table of Contents

Namespace FoundationaLLM.Common.Models.CodeExecution

Classes

CodeSessionCodeExecuteRequest

Provides the request to execute code in a code session.

CodeSessionCodeExecuteResponse

Provides the result of executing code in a code session.

CodeSessionFileDownloadRequest

Represents a request to download newly created files from a code session.

CodeSessionFileDownloadRequestValidator

Provides validation for the CodeSessionFileDownloadRequest model.

CodeSessionFileDownloadResponse

Provides the result of downloading files from a code session.

CodeSessionFileUploadRequest

Represents a request to upload files to a code session.

CodeSessionFileUploadRequestValidator

Provides validation for the CodeSessionFileUploadRequest model.

CodeSessionFileUploadResponse

Provides the result of uploading files to a code session.

CreateCodeSessionRequest

Represents a request to create a code session.

CreateCodeSessionRequestValidator

Provides validation for the CreateCodeSessionRequest model.

CreateCodeSessionResponse

Provides the result of creating a code execution session.