quantforge-miner / core /generator.py

Commit History

Harden alpha grammar and auth-aware research
599e860

DevWizard-Vandan commited on

Diversify alpha research lanes
8cff9dd

DevWizard-Vandan commited on

Prevent research generator duplicate exhaustion
ac08895

DevWizard-Vandan commited on

Improve alpha research selection and submission verification
a98e19d

DevWizard-Vandan commited on

Implement adaptive seed pool with family-grouped empirical weights and retired dead-ends
1fdd16f

DevWizard-Vandan commited on

Refine submitted seed mutation strategy, add fallback toggles, and introduce generation queue backoff
7971b41

DevWizard-Vandan commited on

feat: implement QuantForge v2.5 payout optimizations: AST cloning filter, high-liquidity directives, and safe simulation timeout slot recycling
c4a378e

DevWizard-Vandan commited on

feat: implement strict date-based Power Pool theme targeting to plug TOP3000 universe leak
a41d20d

DevWizard-Vandan commited on

Implement lookback parameter mutation on historically submitted seed alphas
c406acb

DevWizard-Vandan commited on

Introduce ExpressionFactory grammar generator, store raw result payload in DB, and handle incomplete/timeout simulation statuses
76ccd90

DevWizard-Vandan commited on

feat: add per-call variation seeds to eliminate LLM expression recycling; expand strategy list 10->25
a3f0839

DevWizard-Vandan commited on

Execute Phase 16: Wrap queue database session commits with IntegrityError handlers to prevent crash on duplicate expression generation
4465891

DevWizard-Vandan commited on

Execute Phase 13.5: Support High Turnover (HTVR) Campaign with evaluator thresholds, lookback constraints, and boosted USA regional weight
7d1cbdf

DevWizard-Vandan commited on

Execute Phase 13 updates: Purge ts_skewness and ts_kurtosis, define explicit safe list of operators, and prevent constant/no-trades expressions
1076f55

DevWizard-Vandan commited on

Execute Phase 13: Synchronize all remaining local prompt adjustments, regional weight configurations, and operator diversity instructions
f2ea238

DevWizard-Vandan commited on

Phase 15: Expose silent NVIDIA errors and deep purge few-shot dataset examples
8671aab

DevWizard-Vandan commited on

Phase 14: Align prompt schema for Nvidia NIM, OpenAI, Kimi, Zhipu, Deepseek
6c7830e

DevWizard-Vandan commited on

Execute Phase 13: Rescue reasoning outputs with fallback parsing, and switch primary NVIDIA model to standard text model meta/llama-3.3-70b-instruct
a8fe215

DevWizard-Vandan commited on

Restore primary NVIDIA NIM model to llama-3.3-nemotron-super-49b-v1.5 after 70B 404 validation
b053df5

DevWizard-Vandan commited on

Execute Phase 12: Purge hallucinated dataset prefixes, restrict system prompt to strict Price/Volume fields, and update NVIDIA NIM model to stable llama-3.1-nemotron-70b-instruct
6162a5c

DevWizard-Vandan commited on

Execute Phase 10: Implement provider-specific response parsing and robust NoneType validation in universal router
4e142c4

DevWizard-Vandan commited on

Execute Phase 9: Align OpenAI/NIM headers Content-Type casing, implement PV-safe fallback, and integrate Dynamic Pyramid Multiplier directives
8231f85

DevWizard-Vandan commited on

Implement deepseek provider diversion to NVIDIA NIM endpoint for nvapi keys
9be3ff5

DevWizard-Vandan commited on

Switch primary NIM model to llama-3.3-nemotron-super-49b-v1.5 and update model priority list
e0d6168

DevWizard-Vandan commited on

Increase HTTP timeout to 90s, implement Nvidia key diversion for Zhipu provider, and restrict expression validator to base Price-Volume fields only
dbb2ced

DevWizard-Vandan commited on

Fix universal LLM router headers bug and implement PV-safe deterministic fallback expressions
f840b3d

DevWizard-Vandan commited on

Update NVIDIA NIM Nemotron model identifier to nvidia/nemotron-3-ultra-550b-a55b in fallback list
764e4c4

DevWizard-Vandan commited on

Support both ZHIPU_API_KEY and ZHIPY_API_KEY environment variables; add z-ai/glm-5.2 to Nvidia NIM model fallbacks list
af25d7e

DevWizard-Vandan commited on

Phase 8: Free-tier optimization & fallback math fix - use ts_decay_linear in mock, silent key bypass, limit batch size to 5, 5s sleep, update Nemotron model name
ea74bbd

DevWizard-Vandan commited on

Phase 7: Analytics dashboard overhaul - trash_reason tracking, enriched /api/stats, Semaphore(11), premium dark/light UI, LLM router model tracking, pause/resume endpoints
9b1765d

DevWizard-Vandan commited on

Prioritize Gemini and Nemotron models to top of list and quieten model fallback logging noise
7bc1685

DevWizard-Vandan commited on

Implement Phase 6 indestructible multi-provider LLM fallback router with 12 prioritized models
d6b562d

DevWizard-Vandan commited on

Implement sequential LLM request staggering, infinite WQ concurrent simulation limit retries, and clean None metrics trashing in evaluator
1f8b82f

DevWizard-Vandan commited on

Update Gemini REST model to gemini-3.5-flash and hardcode unitHandling mapping to VERIFY
17e45f9

DevWizard-Vandan commited on

Implement native REST client for Gemini rotation, map unitHandling to IGNORE, and fix none neutralization fallback expression wrapping
7628615

DevWizard-Vandan commited on

Fix unitHandling value to DO_NOT_VERIFY and default advanced options to None inside generator.py
baedf56

DevWizard-Vandan commited on

Map settings values to uppercase ON/OFF/VERIFY strings and restrict generation to WQ_ALLOWED_REGIONS
c5fe4b5

DevWizard-Vandan commited on

QuantForge v2.0 Phase 1 & 2: Core Async client, models, configuration, and Agentic Generation Layer
1e68437

DevWizard-Vandan commited on