Helicone Community Page

Updated 2 years ago

[Fixed] Mismatch between Dashboard/Requests pages

Hi everyone! We've started playing with integrating with Helicone (using chat completions, and stream: true), but we're not seeing most requests on the Request page (even after hours/days passed by)

The API does work as expected (as in returns responses like OpenAI), but only a fraction of those response seem available under requests. Could this be related to specifics on the message's content (there's javascript inside) or how we're tweaking the memory history? Feel free to DM to share what's the account email.

Many thanks!
Attachments
helicone_requests.png
helicone_dashboard.png
b
J
j
10 comments
Looking into it, I'll follow up with DMs for account-specific stuff and will post in this thread what we discover in terms of bugs
The responses on some of the requests aren't getting committed into the database which is why they don't appear in the table view (where we load the response) but they do in the dashboard (where we aggregate using only the request).

As you pointed out, the actual response is still getting returned so your API endpoint works normally!

and I are investigating the issue
took me a while to find the bug here, but i know the source of the issue... now we just gotta fix it πŸ™ƒ
Yay!! I think I fixed it
sorry just seeing the above – looks like you managed to solve it even without knowing what my account was, which is even more remarkable.

many thanks to both of you!
Well - hopefully it still works. 🀞 Have you guys had a chance to test it
yeah! we did a few tests and it worked as expected!
[Fixed] Mismatch between Dashboard/Requests pages
Add a reply
Sign up and join the conversation on Discord