AI Observly

Documentation

API Reference

Full reference for every SDK initialization option and logUsage parameter, including types, defaults, and what each one controls.

Configuration Reference

AIObservlyOptions

[@portabletext/react] Unknown block type "table", specify a component for it in the `components.types` prop

LogUsageParams

[@portabletext/react] Unknown block type "table", specify a component for it in the `components.types` prop

Custom Endpoint Resolution

The SDK resolves the ingestion endpoint using the following priority order:

  1. The baseUrl option passed into new AIObservly({ baseUrl: "..." })
  2. The AI_OBSERVLY_BASE_URL environment variable
  3. The default collector endpoint, if neither of the above is set
    API Reference | AI Observly Docs