No Description

丁云鹏 1ccdeeae17 init 10 months ago
coze 287ab293ab xhs识别 10 months ago
prompt b1b8590340 init 10 months ago
protos 3717cf998c grpc版本升级到最新 10 months ago
utils 18e50e7d90 init 10 months ago
xhs 66610850d5 增加仅更新内容和标题的脚本 10 months ago
.env c48c9f944e 10 months ago
.gitignore 256d22da59 init 10 months ago
.python-version cbfddea54b 新增飞书操作类 10 months ago
1_fetch.py fa373c2f73 init 10 months ago
2_identify.py e851187620 init 10 months ago
3_handle.py 1ccdeeae17 init 10 months ago
4_aggregate.py b1b8590340 init 10 months ago
README.md af64e0bb87 init 10 months ago
config.py 01b0aa1015 init 10 months ago
gemini.py 01b0aa1015 init 10 months ago
pyproject.toml 3717cf998c grpc版本升级到最新 10 months ago
requirements.txt bbbd76a97c db utils 10 months ago
uv.lock 3717cf998c grpc版本升级到最新 10 months ago

README.md

python3 -m venv myenv

source myenv/bin/activate

pip install -r requirements.txt