Diana — Week 4 Update
This week Diana got her voice.
Replaced the hardcoded FastAPI stub with a real Groq LLM call using LLaMA 3.3-70b.
Added a system prompt defining Diana’s identity and wired in conversation history so the model has context within a session.
The full pipe is now live — a message sent from Express travels to FastAPI, hits Groq, and returns a real AI response.
Progress:
Backend ✅ → Sessions & Messages ✅ → FastAPI Service ✅ → OpenAI Integration ✅ → Memory Extraction (next)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.