Skip to main content

Module contexts

Module contexts 

Source
Expand description

core contexts command group: manage conversation contexts.

Dispatches the ContextsCommands subcommands (list, show, create, edit, delete, use, new) that create contexts and set the session’s active one.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Modules§

create
core contexts create command.
delete
core contexts delete command.
edit
core contexts edit command.
new
core contexts new command.
resolve
Context-id resolution from partial input.
show
core contexts show command.
use_context
core contexts use command switching the active context.

Structs§

ContextCreatedOutput
ContextDeletedOutput
ContextListOutput
ContextSummary
ContextSwitchedOutput
ContextUpdatedOutput

Enums§

ContextsCommands

Functions§

execute