Shared Types

from julep.types import ResourceCreated, ResourceDeleted, ResourceUpdated

Agents

Types:
from julep.types import Agent
Methods:

Tools

Types:
from julep.types.agents import ToolListResponse
Methods:

Docs

Types:
from julep.types.agents import DocSearchResponse
Methods:

Files

Types:
from julep.types import File
Methods:

Sessions

Types:
from julep.types import (
    ChatInput,
    ChatResponse,
    ChatSettings,
    Entry,
    History,
    Message,
    Session,
    SessionChatResponse,
)
Methods:

Users

Types:
from julep.types import User
Methods:

Docs

Types:
from julep.types.users import DocSearchResponse
Methods:

Jobs

Types:
from julep.types import JobStatus
Methods:

Docs

Types:
from julep.types import Doc, EmbedQueryResponse, Snippet
Methods:

Tasks

Types:
from julep.types import Task
Methods:

Executions

Types:
from julep.types import Execution, Transition, ExecutionChangeStatusResponse
Methods:

Transitions

Types:
from julep.types.executions import TransitionStreamResponse
Methods: