Refactor the mascot chat service to use an LLM instead of hardcoded rule-based responses. This includes building system prompts from server insights and constructing conversation history for context-aware interactions.
Refactor the mascot chat service to use an LLM instead of hardcoded rule-based responses. This includes building system prompts from server insights and constructing conversation history for context-aware interactions.