Applies to:
Summary
Goal: Generate direct UI links to specific model executions in Braintrust when using the AI Proxy without the SDK. Features: Project Logs API, permalink URL construction, event ID retrieval.Configuration Steps
Step 1: Fetch log events
Call the Project Logs API endpoint with your project ID to retrieve log events.Step 2: Extract event IDs
Each event in the response contains anid field needed for the permalink.