Helicone Community Page

R
Radu
Offline, last seen 14 hours ago
Joined August 29, 2024
Applying filter status != 200 (success) gives error.

TypeError: undefined is not an object (evaluating 'e.preview.response.slice')
1 comment
J
On Azure OpenAI Python client, it says to define one client per deployment (aka model). Any other way to do this? I'd rather not have to define 4 different clients.

https://docs.helicone.ai/integrations/azure/python
1 comment
J
Is there a way to delete records and/or columns from helicone permanently?
1 comment
J
I'm getting an SSL error proxying my requests through Helicone (using openAI client). It's either failing to get the new certificate and/or only working with TLSv1.2

Any ideas? https://oai.hconeai.com loading on Chrome, but not on Safari. Started happening Sunday. Spent > 1 hour trying to debug w/ devops but no success. Anyone else?



EDIT: Replace base URL
Workaround: https://discordapp.com/channels/1020597994703310878/1248050543361003560/1248050543361003560
3 comments
R
J