설명 없음

jihuaqiang e5aaed820e 视频理解脚本完善 2 달 전
content_indentify e5aaed820e 视频理解脚本完善 2 달 전
coze dfad1ed4a1 内容理解脚本 2 달 전
prompt b1b8590340 init 2 달 전
protos 3717cf998c grpc版本升级到最新 2 달 전
utils 900d70640f format 2 달 전
xhs 66610850d5 增加仅更新内容和标题的脚本 2 달 전
.env dfad1ed4a1 内容理解脚本 2 달 전
.gitignore 256d22da59 init 2 달 전
.python-version cbfddea54b 新增飞书操作类 2 달 전
1_fetch.py fa373c2f73 init 2 달 전
2_identify.py e851187620 init 2 달 전
3_handle.py 1ccdeeae17 init 2 달 전
4_aggregate.py b1b8590340 init 2 달 전
README.md af64e0bb87 init 2 달 전
config.py 01b0aa1015 init 2 달 전
gemini.py 01b0aa1015 init 2 달 전
pyproject.toml 3717cf998c grpc版本升级到最新 2 달 전
requirements.txt bbbd76a97c db utils 2 달 전
uv.lock 3717cf998c grpc版本升级到最新 2 달 전

README.md

python3 -m venv myenv

source myenv/bin/activate

pip install -r requirements.txt