jlightner
|
7b048ccbaf
|
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
|
d32864de6a
|
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
|
0856827b59
|
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
|
29e60bbc99
|
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
|
5e0ce753a5
|
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 |
|