jlightner
|
899ab742a8
|
test: Added automatic primary→fallback LLM endpoint switching in ChatSe…
- "backend/chat_service.py"
- "backend/tests/test_chat.py"
- "docker-compose.yml"
GSD-Task: S08/T01
|
2026-04-04 14:31:28 +00:00 |
|
jlightner
|
1062e003bf
|
feat: Replaced 3-tier step function with 5-tier continuous interpolatio…
- "backend/chat_service.py"
- "backend/tests/test_chat.py"
GSD-Task: S04/T01
|
2026-04-04 10:04:47 +00:00 |
|
jlightner
|
d1efdbb3fa
|
feat: Added personality_weight (0.0–1.0) to chat API; modulates system…
- "backend/routers/chat.py"
- "backend/chat_service.py"
- "backend/tests/test_chat.py"
GSD-Task: S02/T01
|
2026-04-04 09:28:35 +00:00 |
|
jlightner
|
d13d6c3aa1
|
test: Added multi-turn conversation memory with Redis-backed history (1…
- "backend/chat_service.py"
- "backend/routers/chat.py"
- "backend/tests/test_chat.py"
GSD-Task: S04/T01
|
2026-04-04 07:50:30 +00:00 |
|
jlightner
|
a9589bfc93
|
test: Built ChatService with retrieve-prompt-stream pipeline, POST /api…
- "backend/chat_service.py"
- "backend/routers/chat.py"
- "backend/main.py"
- "backend/tests/test_chat.py"
GSD-Task: S03/T01
|
2026-04-04 05:19:44 +00:00 |
|