Skip to content

0.0.2

Choose a tag to compare

@PlanteAmigor PlanteAmigor released this 02 Jun 16:34

新增:FastAPI OpenAI 兼容 API 服务器(/v1/chat/completions 流式 + 非流式)
新增:VLM 图片推理支持(GenAI + Optimum 双格式)
新增:--device 自动检测(GPU 优先,支持 --device CPU 手动指定)
新增:API 友好 JSON 错误提示
新增:路径不存在友好提示(不再打印 Python 堆栈)
修改:setup 安装流程优化
删除:Windows 支持(ov-cli.bat、README Windows 章节)

New: FastAPI OpenAI-compatible API server (/v1/chat/completions stream + non-stream)
New: VLM image support (GenAI + Optimum formats)
New: --device auto-detect (GPU preferred, --device CPU to override)
New: Friendly JSON error responses for API
New: Friendly "path not found" message instead of Python traceback
Changed: Setup workflow optimization
Removed: Windows support (ov-cli.bat, README Windows section)