You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
[PO] STEP_2 — Moteur de dialogue socratique (LLM)
Objectif
Implémenter le cœur de Spark : un moteur de conversation qui pose les bonnes questions pour faire émerger l'intention réelle derrière une idée floue.
Périmètre (~24h)
POST /chatavec streaming SSEAcceptance Criteria
socratic_engine()dansbackend/dialogue/engine.pyretourne une réponse non vide →test_socratic_engine_respondsis_brief_complete()retourneTrueaprès 5 échanges →test_brief_complete_detectionPOST /chatretourne flux SSE avec premier token < 2s →test_chat_streaming_latencyConversationSessiondansbackend/dialogue/session.pypréserve l'historique →test_session_history_persistenceWrites
backend/dialogue/engine.pybackend/dialogue/session.pybackend/routes/chat.pyDépendances
Ref: docs/product/STEP_2.md
Beta Was this translation helpful? Give feedback.
All reactions