Problem
When i ran agentv studio i notice it's using projects endpoint not benchmark.
Dashboard: http://localhost:3117
Projects API: http://localhost:3117/api/projects
As per the docs and other labels, it should be called benchmarks.
Expected Behavior
Should be called Benchmarks API and api/benchmarks.
Observed Behavior
The API is still called projects, which is consistent with end user facing labels.
Problem
When i ran
agentv studioi notice it's using projects endpoint not benchmark.As per the docs and other labels, it should be called benchmarks.
Expected Behavior
Should be called Benchmarks API and api/benchmarks.
Observed Behavior
The API is still called projects, which is consistent with end user facing labels.