Commit History

fix: invalidate Docker cache - force full rebuild
5ffd292

RDS777 commited on

fix: fable_engine retourne {} au lieu de None pour skill
a1506e1

RDS777 commited on

fix: invalidate Docker cache - force full rebuild
c81e990

RDS777 commited on

Merge branch 'main' of https://huggingface.co/spaces/RDS777/atypique-api into main
bffd003

RDS777 commited on

trigger: force HF Spaces rebuild from latest commit
9924edd

RDS777 commited on

Update backend/atypique_v3_backend.py
ef4cfd2
verified

RDS777 commited on

Update backend/atypique_v3_backend.py
84d289c
verified

RDS777 commited on

fix: add query() adapter to QwenLLMEngine for FableEngine
0d70ca7

RDS777 commited on

Create app.py
a1fe33b
verified

RDS777 commited on

fix: complete backend and rsi_loop - v3.0.2
2370cca

RDS777 commited on

fix: remplacement fable_loop_task, import RSILoop et instanciation
9810ec4

RDS777 commited on

fix: activer RSILoop à la place de ResearchLoop
c2616e2

RDS777 commited on

feat: activation du scheduler avec jobs auto (research, fable, consolidate)
d966b34

RDS777 commited on

fix: QwenBlackBox utilise call() avec logs détaillés
3db6cf2

RDS777 commited on

fix: ajout QwenBlackBox et endpoint fable
1101b3e

RDS777 commited on

fix: switch CPU + Qwen 0.5B + HierarchicalMemory
e5fae91

RDS777 commited on

fix: correction HMemory et switch vers Qwen 0.5B pour rapidité
baa0d69

RDS777 commited on

fix: correction HMemory et switch vers Qwen 0.5B pour rapidité
0b5202d

RDS777 commited on

fix: remplacement startup_event par version corrigée
b87d230

RDS777 commited on

Sauvegarde avant migration NEXUS v8.0
b7e237a

RDS777 commited on

fix: trigger_fable utilise _create_skill avec task/code/score
8844d83

RDS777 commited on

fix: ajout ingest à H-MEM et correction generate_skill -> _create_skill
6f1f9d1

RDS777 commited on

fix: ajout de error_tree et vector_memory à FableEngine
05630dc

RDS777 commited on

fix: FableEngine sans skill_suite, Scheduler sans schedule/start
d9c119e

RDS777 commited on

feat: intégration réelle de ResearchLoop, FableEngine, ErrorTree avec dépendances
a31ab17

RDS777 commited on

feat: GOD MODE - H-MEM (Mémoire Hiérarchique avec résumé dynamique)
0256ca2

RDS777 commited on

fix: SkillSuite intégré directement dans le backend (plus d'import)
68c2a2c

RDS777 commited on

fix: backend avec sys.path.append et import standard de SkillSuite
b6e987a

RDS777 commited on

fix: réécriture skill_suite sans BOM et correction import backend
e865ea0

RDS777 commited on

fix: import SkillSuite corrigé (position et indentation)
9c5298b

RDS777 commited on

feat: ajout des endpoints /api/skills (list, add, get, delete)
c3c19b9

RDS777 commited on

fix: version CPU-compatible de Qwen 7B
7be9c3a

RDS777 commited on

feat: ajout de MultiBackendLLMEngine pour Qwen 7B local
3ff2a4f

RDS777 commited on

fix: réécriture complète du backend (ordre des imports, moe_router défini avant utilisation)
77f052a

RDS777 commited on

fix: IndentationError try block (MultiBackendLLMEngine)
ab8943b

RDS777 commited on

fix: IndentationError try block (MultiBackendLLMEngine)
e7aec57

RDS777 commited on

feat: activation du MultiBackendLLMEngine pour Qwen 7B local
9a489de

RDS777 commited on

fix: garantit response_text non-null pour ChatResponse
3a2e7ee

RDS777 commited on

fix: garantit response_text non-null pour ChatResponse
c226533

RDS777 commited on

fix: réécriture complète du backend (syntaxe corrigée, moe_router attaché)
47e9cb1

RDS777 commited on

fix: ajout try/except et logs dans /api/chat
3679883

RDS777 commited on

fix: correction variable msg -> req.message dans /api/chat
c51289a

RDS777 commited on

fix: déplacement de l'affectation moe_router en fin de fichier
62fdae0

RDS777 commited on

fix: indentation correcte pour app.state.moe_router
b0eeb2e

RDS777 commited on

fix: attach moe_router to app.state
54a54f6

RDS777 commited on

fix: correction de l'appel à moe_router (request.app.state)
b1137fc

RDS777 commited on

fix: ajout import Request + paramètre request dans chat
fd6775b

RDS777 commited on

fix: utilisation de request.app.state dans /api/chat
38945b5

RDS777 commited on

clean: suppression totale des imports Groq/Cascade, appel MoE direct
c49517b

RDS777 commited on

fix: correction syntaxe ligne 95 (appel MoE router)
6552a92

RDS777 commited on