helicone icon indicating copy to clipboard operation
helicone copied to clipboard

🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓

Results 82 helicone issues
Sort by recently updated
recently updated
newest added

### What happened? Within the worker, we map to the predibase base URL. It says https://api.app.predibase.com but it should be https://serving.app.predibase.com Also, the model and usage are returned as headers....

bug
Tusk

### The Feature Please update the /cost repo. Right now it stores the providers, models, cost per token, but it does not contain the max window size. Please add it...

enhancement
Tusk

### What happened? The view, multi-select, etc. icons don't have any text on hover, so I wasn't sure what they do, and I had to guess. possible solution: would be...

bug
Tusk

### What happened? When I click on the individual request it shows the exact model but when I view the entire table of generated requests, the model field says unsupported...

bug
Tusk

### What happened? When clicking on a specific dataset, the table does not fully expand horizontally, leaving a weird white gap on the right side that looks bad. We should...

bug
Tusk

### What happened? I have my local zephyr model hosted in my machine. When i try to integrate helicone with it. It was not working where i have get my...

bug

- Introduced a migration script to create the hidden_properties table with appropriate constraints and indexes. - Added a "Delete" button to relevant UI components (e.g., RequestRow) to allow hiding properties....