AgentLLMResponse
openmolt / AgentLLMResponse
Interface: AgentLLMResponse
Defined in: types/index.ts:328
The structured JSON response produced by the LLM in each loop iteration.
Properties
commands
commands:
AgentCommand[]
Defined in: types/index.ts:329