跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://qitor.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

桌面基准测试入门

QitOS v0.5 现在有了一条明确的官方多模态主线:
  • DesktopEnv
  • desktop-starter 基准测试
  • qitos.recipes.desktop.osworld_starter
  • examples/real/openai_cua_agent.py
  • qita 可视化回放
如果你要做计算机操控研究,这是当前最值得采用的规范路径。

为什么这是 v0.5 的发布路径

因为它第一次把以下东西完整地接在了一起:
  • 基准测试家族
  • 规范基线智能体
  • 统一运行器输出
  • 追踪记录(trace)产物(artifact,持久化的输出文件)
  • qita 可视化调试
  • 文档/教程叙事
如果你需要真实基准测试适配器,而不是入门路径,请转向 osworld