Hub
    Docs
Try for Free
xiangyi-li
/
OS-World
mirrored 8 minutes ago
Benchmark CardFiles and versionsLeaderboard
  • Hub
  • Contact
DiscordGitHubXLinkedIn
0
  1. monitor
  • .env
    479 B
    ​
  • .gitignore
    134 B
    ​
  • Dockerfile
    312 B
    ​
  • README.md
    3.62 kB
    ​
  • docker-compose.yml
    537 B
    ​
  • main.py
    30.6 kB
    ​
  • requirements.txt
    35 B
    ​
  • static
    -
    ​
  • templates
    -
    ​
feat: add .env configuration file and update README with configuration details
9 months ago
Add hosted GBOX agent for OSWorld evaluation (#376)
4 months ago
refactor&fix: update README and main.py for improved configuration and task status handling
9 months ago
feat&fix: update environment configuration for Docker compatibility and enhance result path handling
9 months ago
Feat/monitor cache (#267) * feat&style: add task status configuration and clear cache functionality; enhance UI styles * feat&refactor: enhance current configuration API and improve cache clearing logic * refactor&style: simplify task status update logic and improve page refresh mechanism * refactor&feat: streamline default configuration retrieval and enhance cache initialization logic * feat&refactor: add caching to default configuration retrieval and streamline task status logic * feat&style: add collapsible section for additional model parameters and enhance styling for config items * refactor&style: remove floating action button and clean up related styles
8 months ago
feat: Implement task monitoring web application
9 months ago
fix: update Flask port configuration to support environment variable - Modified the Flask application to allow the port to be set via the `FLASK_PORT` environment variable, defaulting to 8080 if not specified. - Ensured existing application logic remains unchanged while enhancing configurability for deployment environments.
7 months ago
Dunjie LuMerge pull request #452 from xlang-ai/dev_djlu/gpt54_agent optimize gpt5.4 promptcda933f
feat&fix: update paths in configuration, enhance error handling, and improve UI elements
9 months ago
fix: img path error (#271) * feat&style: add task status configuration and clear cache functionality; enhance UI styles * feat&refactor: enhance current configuration API and improve cache clearing logic * refactor&style: simplify task status update logic and improve page refresh mechanism * refactor&feat: streamline default configuration retrieval and enhance cache initialization logic * feat&refactor: add caching to default configuration retrieval and streamline task status logic * feat&style: add collapsible section for additional model parameters and enhance styling for config items * refactor&style: remove floating action button and clean up related styles * fix: update video and screenshot sources to include action space, observation type, and model name parameters
8 months ago