feat: LLM 解耦 bot、RSS 外置与内容过滤
daily 自建 Cursor bridge;DAILY_LLM_PROVIDER 控制后端;config/feeds.yaml 与 sensitive_words 可配置。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -16,7 +16,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY daily/ daily/
|
||||
COPY shared/ shared/
|
||||
COPY skills/ skills/
|
||||
COPY bot/ bot/
|
||||
COPY config/ config/
|
||||
COPY run-daily.sh .
|
||||
|
||||
RUN chmod +x run-daily.sh \
|
||||
|
||||
Reference in New Issue
Block a user