Helicone Community Page

Home
Members
Arindam
A
Arindam
Offline, last seen last month
Joined January 1, 2025
Hey Folks,

I was building dub.sh/LogoAI and trying to Add Helicone to it.

I'm using Nebius for AI models. Is there any way I can use Helicone for it?

My Implementation of Nebius is like this.

Plain Text
const client = new OpenAI({
  baseURL: "https://api.studio.nebius.ai/v1/",
  apiKey: process.env.NEBIUS_API_KEY,
});
22 comments
A
J
Happy New Year, Everyone