Jam captures AI app logs automatically so engineers pinpoint issues fast.Documentation Index
Fetch the complete documentation index at: https://jam.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Custom logs
Use custom logs to log parameters such as temperature, max token length, context window size, or any custom settings you need. How it helps. Spot configuration changes like temperature shifts or new system prompts that cause unexpected behavior. Every bug report includes version numbers, system prompts, and configuration settings.Instant Replay
Use Instant Replay to catch unpredictable bugs when a model returns incorrect responses or hallucinations. How it helps:- Context drift. AI apps lose track of earlier context, producing inconsistent or irrelevant outputs. Use Instant Replay to show engineers where the conversation drifted.
- Error and exception details. AI bots sometimes fail silently or return a generic error. With Instant Replay you capture the bug the moment it happens. No reproduction required.