Install and configure the Axiom AI SDK to begin capturing telemetry from your generative AI applications.
@axiomhq/ai
SDK. Once configured, you can follow the Rudder workflow to create, measure, observe, and iterate on your AI capabilities.
@axiomhq/ai
package also includes the axiom
command-line interface (CLI) for managing your AI assets, which will be used in later stages of the Rudder workflow..env
file in the root of your project:
API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.Replace DATASET_NAME
with the name of the Axiom dataset where you send your data.