-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
AI-ServiceIssues that relate to the AI side of AURAIssues that relate to the AI side of AURA
Description
Create a module that format the response from the LLM into the one with emotion and the LLM text
- Define response schema: e.g. { "text": "...", "emotion": "neutral" }.
- Instruct LLM (via prompts) to output JSON.
- Implement parsing logic and fallbacks when the LLM misformats.
- Map emotion labels (string) using EmotionMapper.
Metadata
Metadata
Assignees
Labels
AI-ServiceIssues that relate to the AI side of AURAIssues that relate to the AI side of AURA
Type
Projects
Status
Ready