@runloop/agent-axon-client
    Preparing search index...

    Type Alias PromptResponse

    type PromptResponse = {
        prompt_response: string;
        selected: string;
    }
    Index

    Claude SDK

    prompt_response: string

    The request ID from the corresponding prompt request

    selected: string

    The key of the selected option