Skip to content

Latest commit

 

History

History
116 lines (70 loc) · 5.88 KB

api.md

File metadata and controls

116 lines (70 loc) · 5.88 KB

Projects

Types:

from openlayer.types import ProjectCreateResponse, ProjectListResponse

Methods:

Commits

Types:

from openlayer.types.projects import CommitCreateResponse, CommitListResponse

Methods:

InferencePipelines

Types:

from openlayer.types.projects import InferencePipelineCreateResponse, InferencePipelineListResponse

Methods:

Commits

TestResults

Types:

from openlayer.types.commits import TestResultListResponse

Methods:

InferencePipelines

Types:

from openlayer.types import InferencePipelineRetrieveResponse, InferencePipelineUpdateResponse

Methods:

Data

Types:

from openlayer.types.inference_pipelines import DataStreamResponse

Methods:

Rows

Types:

from openlayer.types.inference_pipelines import RowUpdateResponse

Methods:

TestResults

Types:

from openlayer.types.inference_pipelines import TestResultListResponse

Methods:

Storage

PresignedURL

Types:

from openlayer.types.storage import PresignedURLCreateResponse

Methods: