Package dev.case.api.models.agent.v2.chat
See: Description
-
Class Summary Class Description Builder A builder for ChatCancelParams. ChatCancelParams Aborts the active OpenCode generation for this Daytona-backed chat session. Builder A builder for ChatCancelResponse. ChatCancelResponse Builder A builder for ChatCreateParams. Builder A builder for Body. Body ChatCreateParams Creates a persistent OpenCode chat session backed by a Daytona runtime. Builder A builder for ChatCreateResponse. Provider ChatCreateResponse Builder A builder for ChatDeleteParams. ChatDeleteParams Terminates the active Daytona runtime (if any), then marks the chat as ended. Builder A builder for ChatDeleteResponse. ChatDeleteResponse Builder A builder for ChatReplyToQuestionParams. Builder A builder for Body. Body ChatReplyToQuestionParams Answers a pending OpenCode question for the Daytona-backed chat session and resumes or recovers the runtime if needed. Builder A builder for ChatRespondParams. Builder A builder for Body. Body Message payload following the AI SDK UIMessage format. Builder A builder for Part. Type Part type. Part ChatRespondParams Streams a single assistant turn from a Daytona-backed chat runtime as normalized SSE events with stable turn, message, and part IDs. Builder A builder for ChatSendMessageParams. Builder A builder for Body. Body Message payload following the AI SDK UIMessage format. Builder A builder for Part. Type Part type. Part ChatSendMessageParams Sends a message to a Daytona-backed chat runtime and returns the complete response as a single JSON body. Builder A builder for ChatStreamParams. ChatStreamParams Relays OpenCode SSE events for this Daytona-backed chat runtime. -
Enum Summary Enum Description Known An enum containing Provider's known values. Value An enum containing Provider's known values, as well as an _UNKNOWN member. Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member. Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member.