LLM Stock Report · GitHub Pages

Detailed docs + daily case updates

Detailed Usage Docs

Rendered from repository markdown files and updated with code changes.

Usage Navigation

Start here for setup, parameters, and daily examples.

TopicDescriptionLink
How to ConfigureSecrets, Variables, workflow schedule, rerun.Open
Parameter GuideTraining/data window, retries, model settings.Open
Daily Case ExamplesOpen latest 3-day auto-generated case samples.Open

DocumentLink
English Full GuideOpen
GitHub Actions Setup (EN)Open

Parameter Quick Reference

KeyDefaultDescription
DAILY_ANALYSIS_LOOKBACK_DAYS30Lookback window used in daily LLM reasoning.
TRAINING_WINDOW_DAYS730Two-year training window for model retraining.
MAX_STOCKS_PER_RUN30Hard cap of analyzed symbols per run.
LLM_MAX_RETRIES6Retry count for LLM API HTTP failures.
LLM_MAX_OUTPUT_TOKENS800Output length cap to reduce truncation.
PAGES_CASE_RETENTION_DAYS3Only show latest N calendar days in Pages cases.