agentOS API Reference - v0.2.0-rc.3
    Preparing search index...

    Interface PromptResult

    interface PromptResult {
        response: JsonRpcResponse;
        text: string;
    }
    Index

    Properties

    Properties

    response: JsonRpcResponse
    text: string