helicone icon indicating copy to clipboard operation
helicone copied to clipboard

Issue on docs

Open shohan-innovation-within opened this issue 5 months ago • 0 comments

Path: /integrations/openai/javascript const { HeliconeAsyncOpenAI as OpenAI, IHeliconeAsyncClientOptions as ClientOptions } = require("helicone") ES6 module import dosen't work Import { HeliconeAsyncOpenAI as OpenAI, IHeliconeAsyncClientOptions as ClientOptions } from "@helicone/helicone"