Monitor and debug your prompts with AgentMark
const myPrompt = agentmark.loadTextPrompt('my-prompt.prompt.mdx'); const props = { num: 1 }; const result = myPrompt.format({ props, telemetry: { isEnabled: true, metadata: { userId: '1234567890', sessionId: 'session-123', sessionName: 'Example Session' } } });
We’re here to help! Choose the best way to reach us: