Comparing version 1.0.1 to 1.1.0
import * as dotenv from 'dotenv'; | ||
import { Configuration, OpenAIApi } from "openai"; | ||
import withAxiom from "axiom-ai/openai"; | ||
import { withAxiom } from "axiom-ai/openai"; | ||
@@ -5,0 +5,0 @@ (async function() { |
{ | ||
"name": "axiom-ai", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "The official package to send events from AI libraries to Axiom.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
252688