Carlos E. Jimenez 5b143857cb init 6 月之前
..
icons 5b143857cb init 6 月之前
README.md 5b143857cb init 6 月之前
__init__.py 5b143857cb init 6 月之前
favicon.ico 5b143857cb init 6 月之前
fileViewer.js 5b143857cb init 6 月之前
index.html 5b143857cb init 6 月之前
server.py 5b143857cb init 6 月之前
static.py 5b143857cb init 6 月之前
style.css 5b143857cb init 6 月之前
trajectories 5b143857cb init 6 月之前

README.md

Inspector

We provide a web interface for visualizing .traj files from the trajectories folder more easily.

Set Up

Additional flags

  • --data_path: Path to SWE-bench style dataset that trajectories were generated for (Optional)
  • --directory: Directory of trajectories to inspect (Defaults to ./trajectories folder)
  • --port: Port to host web app (Defaults to 8000).

Example Usage

From running the command:

python server.py --directory trajectories/carlosejimenez/gpt-4-1106-preview__swe-bench-dev-40-seed24__default_sys-env_window100-detailed_cmd_format-full_history-1_demos__t-0.20__p-0.95__c-4.00__install-1__sweep-01-run-4

The inspector will then be launched in the browser:

swe-agent.com