Native JavaScript and TypeScript client for PromptRails. Build server-side and edge applications that execute agents with full type safety and streaming support.
How to Connect
1Install the SDK: npm install @promptrails/sdk
2Import and initialize the client with your API key.
3Call agent execution methods from your Node.js application.