Modules§
- assistant
- assistant_
count_ request - assistant_
create - assistant_
patch - assistant_
search_ request - assistant_
version_ change - assistant_
versions_ search_ request - checkpoint_
config - command
- config
- config_
1 - config_
2 - config_
3 - cron
- cron_
count_ request - cron_
create - cron_
create_ assistant_ id - cron_
search - data_
part - get_
assistant_ graph_ assistants__ assistant_ id__ graph_ get_ assistant_ id_ parameter - goto
- graph_
schema - graph_
schema_ no_ id - health_
response - input
- input_1
- input_2
- interrupt
- interrupt_
after - interrupt_
after_ 1 - interrupt_
before - interrupt_
before_ 1 - item
- message
- message_
send_ parameters - message_
send_ parameters_ message - message_
send_ parameters_ message_ parts_ inner - message_
send_ parameters_ thread - post_
a2a_ 200_ response - post_
a2a_ 200_ response_ error - post_
a2a_ request - post_
a2a_ request_ params - resume
- run
- run_
create_ stateful - run_
create_ stateful_ assistant_ id - run_
create_ stateless - runs_
cancel - search_
items_ response - send
- server_
info - store_
delete_ request - store_
list_ namespaces_ request - store_
put_ request - store_
search_ request - stream_
mode - stream_
modes - task_
get_ parameters - text_
part - thread
- thread_
count_ request - thread_
create - thread_
create_ supersteps_ inner - thread_
cron_ create - thread_
cron_ create_ assistant_ id - thread_
patch - thread_
search_ request - thread_
state - thread_
state_ checkpoint_ request - thread_
state_ search - thread_
state_ tasks_ inner - thread_
state_ update - thread_
state_ update_ response - thread_
superstep_ update - thread_
superstep_ update_ values - ttl
- values
- values_
1 - xray
Structs§
- Assistant
- Assistant
Count Request - AssistantCountRequest : Payload for counting assistants.
- Assistant
Create - AssistantCreate : Payload for creating an assistant.
- Assistant
Patch - AssistantPatch : Payload for updating an assistant.
- Assistant
Search Request - AssistantSearchRequest : Payload for listing assistants.
- Assistant
Version Change - AssistantVersionChange : Payload for changing the version of an assistant.
- Assistant
Versions Search Request - AssistantVersionsSearchRequest : Payload for listing assistant versions.
- Checkpoint
Config - CheckpointConfig : Checkpoint config.
- Command
- Command : The command to run.
- Config
- Config1
- Config1 : The assistant config.
- Config2
- Config2 : The configuration for the assistant.
- Config3
- Config3 : The configuration for the assistant.
- Cron
- Cron : Represents a scheduled task.
- Cron
Count Request - CronCountRequest : Payload for counting crons
- Cron
Create - CronCreate : Payload for creating a stateless cron job (creates a new thread for each execution).
- Cron
Create Assistant Id - CronCreateAssistantId : The assistant ID or graph name to run. If using graph name, will default to the assistant automatically created from that graph by the server.
- Cron
Search - CronSearch : Payload for listing crons
- Data
Part - GetAssistant
Graph Assistants Assistant IdGraph GetAssistant IdParameter - Goto
- Goto : Name of the node(s) to navigate to next or node(s) to be executed with a provided input.
- Graph
Schema - GraphSchema : Defines the structure and properties of a graph.
- Graph
Schema NoId - GraphSchemaNoId : Defines the structure and properties of a graph without an ID.
- Health
Response - Input
- Input : The input to the graph.
- Input1
- Input1 : The input to the graph.
- Input2
- Input2 : The input to the graph.
- Interrupt
- Interrupt
After - InterruptAfter : Nodes to interrupt immediately after they get executed.
- Interrupt
After1 - InterruptAfter1 : Nodes to interrupt immediately after they get executed.
- Interrupt
Before - InterruptBefore : Nodes to interrupt immediately before they get executed.
- Interrupt
Before1 - InterruptBefore1 : Nodes to interrupt immediately before they get executed.
- Item
- Item : Represents a single document or data entry in the graph’s Store. Items are used to store cross-thread memories.
- Message
- Message : The message to send.
- Message
Send Parameters - Message
Send Parameters Message - Message
Send Parameters Thread - MessageSendParametersThread : Optional thread context
- Post
A2a200 Response - Post
A2a200 Response Error - PostA2a200ResponseError : Error information if request failed
- Post
A2aRequest - Resume
- Resume : A value to pass to an interrupted node.
- Run
- RunCreate
Stateful - RunCreateStateful : Payload for creating a run.
- RunCreate
Stateful Assistant Id - RunCreateStatefulAssistantId : The assistant ID or graph name to run. If using graph name, will default to first assistant created from that graph.
- RunCreate
Stateless - RunCreateStateless : Payload for creating a run.
- Runs
Cancel - RunsCancel : Payload for cancelling runs.
- Search
Items Response - Send
- Send : A message to send to a node.
- Server
Info - Store
Delete Request - StoreDeleteRequest : Request to delete an item.
- Store
List Namespaces Request - Store
PutRequest - StorePutRequest : Request to store or update an item.
- Store
Search Request - StoreSearchRequest : Request to search for items within a namespace prefix.
- Stream
Mode - StreamMode : The stream mode(s) to use.
- Stream
Modes - StreamModes : Stream modes to control which events are returned. ‘lifecycle’ returns only run start/end events, ‘run_modes’ returns all run events (default behavior), ‘state_update’ returns only state update events.
- Task
GetParameters - Text
Part - Thread
- Thread
Count Request - ThreadCountRequest : Payload for counting threads.
- Thread
Create - ThreadCreate : Payload for creating a thread.
- Thread
Create Supersteps Inner - Thread
Cron Create - ThreadCronCreate : Payload for creating a thread-specific cron job (runs on the same thread).
- Thread
Cron Create Assistant Id - ThreadCronCreateAssistantId : The assistant ID or graph name to run. If using graph name, will default to the assistant automatically created from that graph by the server.
- Thread
Patch - ThreadPatch : Payload for updating a thread.
- Thread
Search Request - ThreadSearchRequest : Payload for listing threads.
- Thread
State - Thread
State Checkpoint Request - ThreadStateCheckpointRequest : Payload for getting the state of a thread at a checkpoint.
- Thread
State Search - Thread
State Tasks Inner - Thread
State Update - ThreadStateUpdate : Payload for updating the state of a thread.
- Thread
State Update Response - ThreadStateUpdateResponse : Response for adding state to a thread.
- Thread
Superstep Update - Thread
Superstep Update Values - Ttl
- Ttl : The time-to-live for the thread.
- Values
- Values1
- Values1 : The values to update the state with.
Enums§
- Message
Send Parameters Message Parts Inner - Post
A2aRequest Params - PostA2aRequestParams : Method parameters Method parameters
- Xray
- Xray : Include graph representation of subgraphs. If an integer value is provided, only subgraphs with a depth less than or equal to the value will be included. Include graph representation of subgraphs. If an integer value is provided, only subgraphs with a depth less than or equal to the value will be included.