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

    Function unstable_v2_prompt

    • Alpha

      V2 API - UNSTABLE One-shot convenience function for single prompts.

      Parameters

      Returns Promise<SDKResultMessage>

      const result = await unstable_v2_prompt("What files are here?", {
      model: 'claude-sonnet-4-6'
      })