Skip to content

Latest commit

 

History

History
138 lines (83 loc) · 6.71 KB

api.md

File metadata and controls

138 lines (83 loc) · 6.71 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:

Tests

Types:

from openlayer.types.projects import TestCreateResponse

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: