Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 4.16 KB

File metadata and controls

64 lines (54 loc) · 4.16 KB

Beta

FindAll

Types:

from parallel.types.beta import (
    FindAllCandidate,
    FindAllCandidateMatchStatusEvent,
    FindAllCandidateMetrics,
    FindAllEnrichInput,
    FindAllEntitySearchRequest,
    FindAllEntitySearchResponse,
    FindAllExtendInput,
    FindAllRun,
    FindAllRunInput,
    FindAllRunResult,
    FindAllRunStatus,
    FindAllRunStatusEvent,
    FindAllSchema,
    FindAllSchemaUpdatedEvent,
    IngestInput,
    MatchCondition,
    ParallelBeta,
    FindAllEventsResponse,
)

Methods:

Memory

Types:

from parallel.types.beta import (
    FindAllMemoryResult,
    MemoryClearRequest,
    MemoryEvictRequest,
    MemoryRetrieveRequest,
    MemoryRetrieveResponse,
    MonitorMemoryEvent,
    MonitorMemoryResult,
    TaskMemoryResult,
)

Methods: