Commit History

fix: replace dead OpenRouter :free slugs with current valid ones + prune unkeyed providers
9620358

pymite6941 Claude Opus 4.8 commited on

fix: working GitHub Models fallback + file limits that fit free-tier context
0443b2c

pymite6941 Claude Opus 4.8 commited on

fix: point frontend to Render instead of HF Space
c5ee3e3

pymite6941 commited on

fix: batch cooldown all OpenRouter models on rate limit, suppress verbose errors
86ed3b0

pymite6941 commited on

fix: add litellm to requirements.txt (missing deps)
cb6e5e5

pymite6941 commited on

fix: pin Python 3.12 for Render (crewai incompatible with 3.14)
f369895

pymite6941 commited on

restart: trigger HF Space rebuild
5b04b77

pymite6941 commited on

fix: suppress pydantic/litellm warnings, disable verbose tool logs
1aa564b

pymite6941 commited on

fix: resolve merge conflicts in main.py, remove bots.py
89bab00

pymite6941 commited on

feat: add GitHub Models support, remove Groq dependency, add backend .gitignore
b3563c0

pymite6941 commited on

Deploy full Fitness AI Agents backend: auth, DB, watch sync, GPS routes, AI analysis
6cc9547
verified

pymite6941 commited on

fix: serialize concurrent requests, pre-check cooldowns, prevent double file
965e7b0

pymite6941 commited on

Final updates
3dea3c0

pymite6941 commited on

Final updates
3de6346

pymite6941 commited on

fix: lower smart model max_tokens, filter litellm [RETRY] noise
264732f

pymite6941 Claude Sonnet 4.6 commited on

fix: drop RAG search tools, fix rate limit detection
e585723

pymite6941 Claude Sonnet 4.6 commited on

fix: add root-level Dockerfile required by HuggingFace Docker Spaces
ee0deda

pymite6941 commited on

fix: add HuggingFace Space metadata to README
5dc04b3

pymite6941 commited on

chore: bust Docker layer cache to force full redeploy
1f1029c

pymite6941 Claude Sonnet 4.6 commited on

fix: force caching=False in litellm call to stop cache_breakpoint re-injection
0408b8c

pymite6941 Claude Sonnet 4.6 commited on

fix: monkey-patch litellm.completion to strip cache_breakpoint from messages
3ff23c5

pymite6941 Claude Sonnet 4.6 commited on

fix: always scan from index 0 so Groq is re-prioritized after cooldown
07a91f0

pymite6941 Claude Sonnet 4.6 commited on

feat: module-level cooldown system for smart provider cycling
4ec660f

pymite6941 Claude Sonnet 4.6 commited on

fix: drop unsupported params, rotate on BadRequestError
08e7dd0

pymite6941 Claude Sonnet 4.6 commited on

fix: disable litellm cache to stop Groq cache_breakpoint error
5d04477

pymite6941 Claude Sonnet 4.6 commited on

fix: allow tmp paths, reduce Groq TPM, suppress trace noise
d4f8be7

pymite6941 Claude Sonnet 4.6 commited on

fix: install litellm explicitly before crewai to prevent resolver override
be1c282

pymite6941 commited on

fix: add litellm to requirements for groq/ and non-OpenAI provider support
347ecb7

pymite6941 commited on

fix 5 bugs: deprecated Groq models, retry-after parsing, 401 rotation, stale comment
42629a4

pymite6941 commited on

remove Gemini from pools; Groq + OpenRouter is sufficient
5d5829a

pymite6941 commited on

add Groq + Gemini as primary free providers ahead of OpenRouter fallback
d284cb7

pymite6941 commited on

fix: 3 bugs β€” pipeline diagram, auto-retry guard, stop-during-retry
47a569d

pymite6941 commited on

expand model pools: 4β†’8 fast, 3β†’7 smart with diverse providers
2c12abf

pymite6941 commited on

Quick style update
4f479ef

pymite6941 commited on

fix: promote gemma-3-27b-it to first SMART model; suppress CrewAI box-drawing noise
6a29024

pymite6941 commited on

fix: set max_retries=0 on LLMs to prevent litellm double-retry on 429
1e6d492

pymite6941 commited on

fix: replace 404 model IDs with verified OpenRouter free-tier models
e671a6c

pymite6941 commited on

fix: filter SSE noise during rotation; amber [ROTATE]/[RETRY] log style; auto-retry once on full failure
66652e4

pymite6941 commited on

fix: retry same model once on 429 before rotating; add api.md
329b9df

pymite6941 commited on

Updated stuff
5b9d5e7

pymite6941 commited on

fix: replace nonexistent qwen3-30b-a3b; sleep retry_after+5s on 429 instead of 2s
215b2cf

pymite6941 commited on

fix: replace hermes-3 (no tool use) with tool-capable models; add 404 to rotation triggers
ff54ac7

pymite6941 commited on

fix: replace Crucible-hosted models (deepseek-v4-flash, z-ai/glm) with NVIDIA/Qwen to avoid shared broken provider
14fe6c6

pymite6941 commited on

Fix three bugs: redundant agent init, misleading rotate log, dead code
023ed41

pymite6941 Claude Sonnet 4.6 commited on

Rotate on 402/503/529 as well as 429
6a25406

pymite6941 Claude Sonnet 4.6 commited on

Add model rotation β€” auto-fallback on 429 across 4 fast / 3 smart models
12cf4e2

pymite6941 Claude Sonnet 4.6 commited on

Rebrand tab: title β†’ DataFlow β€” AI Data Analysis, new favicon
04f952a

pymite6941 Claude Sonnet 4.6 commited on

Fix HF Space deployment and pipeline reliability
1c26cd5

pymite6941 Claude Sonnet 4.6 commited on

updates again
ba06fb6

pymite6941 commited on

updates made
2ee6321

pymite6941 commited on