Auto feedback classifier and grader for developer workflow.
Project description
autofeedback2pr
自动化分析用户反馈并生成结构化 JSON,适合集成到开发者工作流。
安装
pip install .
使用方法
import autofeedback2pr
autofeedback2pr.config(api_key="YOUR_CLAUDE_KEY")
result = autofeedback2pr.grade_feedback("The button does not work on mobile.", lang="en")
print(result)
- Claude API Key 可通过
autofeedback2pr.config(api_key=...)或设置环境变量CLAUDE_API_KEY。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
autofeedback2pr-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autofeedback2pr-0.1.0.tar.gz.
File metadata
- Download URL: autofeedback2pr-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63d55b637cbf379958612d1ca899e1acc2bc22dd9aef034ca6c2eb31c7d3e5a9
|
|
| MD5 |
8ae1834ed467c8e2cab6925f5385d0a5
|
|
| BLAKE2b-256 |
786cb786950d9bce48af4f2355d479d2c6e1096d1cacd9bf2f5a2f574968d099
|
File details
Details for the file autofeedback2pr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: autofeedback2pr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9aaea12781e54c106402d0c91cdd7d38f4a81bfb0d31bab38bfda7bcacd8d181
|
|
| MD5 |
d55fe09f9adaff8826b9430b89a2a22b
|
|
| BLAKE2b-256 |
971e947eb15a34a7249236f7e8969ad9652c856db1a98d53401ed56e627faac3
|