Skip to main content

Module citizen

Module citizen 

Source
Expand description

Citizen descriptor types bridging gateway objects into the SIM object graph.

Structs§

OpenAiGatewayEventDescriptor
Citizen descriptor wrapping a validated openai/GatewayEvent expression.
OpenAiGatewayKeyDescriptor
Citizen descriptor wrapping a validated openai/GatewayKey expression.
OpenAiGatewayRequestDescriptor
Citizen descriptor wrapping a validated openai/GatewayRequest expression.
OpenAiGatewayResponseDescriptor
Citizen descriptor wrapping a validated openai/GatewayResponse expression.
OpenAiGatewayRunDescriptor
Citizen descriptor wrapping a validated openai/GatewayRun expression.
OpenAiPlanDescriptor
Citizen descriptor wrapping a parseable openai/Plan source string.

Functions§

openai_gateway_event_class_symbol
Returns the class symbol openai/GatewayEvent.
openai_gateway_key_class_symbol
Returns the class symbol openai/GatewayKey.
openai_gateway_request_class_symbol
Returns the class symbol openai/GatewayRequest.
openai_gateway_response_class_symbol
Returns the class symbol openai/GatewayResponse.
openai_gateway_run_class_symbol
Returns the class symbol openai/GatewayRun.
openai_plan_class_symbol
Returns the class symbol openai/Plan.