Skip to content

Latest commit

 

History

History
126 lines (76 loc) · 6.29 KB

api.md

File metadata and controls

126 lines (76 loc) · 6.29 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

Types:

from openlayer.types import CommitRetrieveResponse

Methods:

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: