Files
twitter-cli-cookiefile/config.yaml
2026-03-04 17:56:42 +08:00

23 lines
355 B
YAML

fetch:
count: 50
filter:
mode: "topN"
topN: 20
minScore: 50
lang: []
excludeRetweets: false
weights:
likes: 1.0
retweets: 3.0
replies: 2.0
bookmarks: 5.0
views_log: 0.5
ai:
provider: "openai"
api_key: ""
model: "doubao-seed-2.0-code"
base_url: "https://ark.cn-beijing.volces.com/api/coding"
language: "zh-CN"