Skip to main content

Options

Decision Events

Request Context

Use request context to correlate SDK logs with dashboard events.

Error Handling

SDK failures throw AvertaSdkError from @averta-security/sdk-core.

Wrapping Rule

wrapOpenAI(...) and wrap_openai(...) mutate and return the client you pass in. Create a fresh OpenAI client for each distinct Averta configuration.