Metadata-Version: 2.3
Name: phone-agent-k
Version: 0.1.0
Summary: AI-powered phone automation framework
Author: kin9-0rz
Author-email: kin9-0rz <kin9-0rz@outlook.com>
Requires-Dist: openai>=2.36.0
Requires-Dist: pillow>=12.2.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: requests>=2.34.2
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# phone-agent-k

基于 [Open-AutoGLM](https://github.com/zai-org/Open-AutoGLM) 魔改。

- 网页日志
- 移除 ios 相关代码


## 用法

```
$ pip install phone-agent-k
$ pak --base-url https://open.bigmodel.cn/api/paas/v4 --model "autoglm-phone" --apikey "your-bigmodel-api-key" "打开美团搜索附近的火锅店"
```