mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-19 22:53:35 -04:00
[GH-ISSUE #102] Server error when using online Playground #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @klein-t on GitHub (May 24, 2023).
Original GitHub issue: https://github.com/langchain-ai/auto-evaluator/issues/102
I keep getting this error whenever I try to run an experiment on the online Playground. Any idea on what's wrong? Do I need to run the tool locally?
@rich5000 commented on GitHub (Jun 2, 2023):
getting the same error here as well, are there other requirements to test the online playground?
@rlancemartin commented on GitHub (Jun 2, 2023):
What inputs (settings and document) are you testing? This indicates a general error with the back-end, but doesn't tell us the specific problem. For example, the LLM API may have thrown an error or there might have been an invalid token in your doc. I can try to reproduce if you send along your inputs.
@rich5000 commented on GitHub (Jun 3, 2023):
the playground seems to be working fine now with all the same inputs. Maybe there was a server issue yesterday? Once again, thanks for the great work on this repo!
@rklostermann commented on GitHub (Jul 10, 2023):
I'm having the same issue. Do I need to input any API key to use the front end playground?
@TechnicolorGUO commented on GitHub (Jul 11, 2023):
even the demo did not work
@hwaneric commented on GitHub (Jul 17, 2023):
Getting the same server error even when just trying to re-run the experiment on the base demo
@karansapolia commented on GitHub (Jul 17, 2023):
The auto-evaluator tool is basically unusable at the moment for me because of this. Cannot even run the demo.
@rlancemartin commented on GitHub (Jul 17, 2023):
Ya, back-end is down due to issue w/ provider (Railway). Working on a fix now cc @hwchase17
@flyspirit99 commented on GitHub (Aug 11, 2023):
Still not working.
Server error when using online Playgroundto [GH-ISSUE #102] Server error when using online Playground