Chat
The Chat panel is where you interact with the AI assistant using your selected sources.
What It Does
- Ask text questions grounded in your sources
- Attach images for multimodal analysis
- Record or upload audio for transcription
- View tool calls and agent actions
- Save responses as notes
Why It Matters
Chat is the primary interface for turning your source content into insights. Grounded responses are more trustworthy because they cite your actual documents.
Chat Interface
Input Area
- Text input: Type your question or prompt
- Image upload: Attach images for analysis
- Audio input: Record or upload audio for transcription
Response Area
- Main response: AI-generated answer
- Source section: Citations from selected sources
- Expandable sections: Agent Actions, Tool Calls, Agent Thinking
Asking Questions
Basic Flow
- Select sources in the Sources panel
- In Chat, enter your prompt
- Press Enter or click Send
- Review the response
Expected Results
- Response appears in the chat area
- Source citations are included when applicable
- Tool calls show if tools were used
Multimodal Input
Images
- Click the image icon in the input area
- Upload an image file
- Enter a prompt about the image
- Send
Use cases:
- Analyze charts or diagrams
- Extract text from screenshots
- Describe visual content
Audio
- Click the audio icon in the input area
- Record audio or upload an audio file
- Audio is transcribed to text
- Edit the transcribed prompt if needed
- Send
Use cases:
- Voice notes as prompts
- Transcribe meetings or lectures
- Hands-free input
Summary of All Sources
What It Does
Creates a unified summary of all sources in your library.
How to Use
- In the chat panel, open Zusammenfassung aller Quellen
- Click the refresh icon to generate/update
- Optionally pin the summary to notes
Expected Results
- Summary content is displayed
- Stale indicator appears when source set has changed
- You can save summary as a note for later reuse
Understanding Responses
Source Citations
When sources are selected, responses may include:
- Source names referenced
- Relevant excerpts quoted
- Links to source documents
Agent Actions
Expand this section to see:
- Which agent(s) were involved
- Delegation decisions
- Reasoning flow
Tool Calls
Expand this section to see:
- Tools used (e.g., web search, calculator)
- Input parameters
- Results returned
Agent Thinking
Expand this section to see:
- Internal reasoning steps
- Decision points
- Confidence indicators
Saving Responses
Save as Note
- Below a response, click In Notiz speichern
- Note is saved to the Notes section
- Note can be reused as a source
Why Save
- Preserve important findings
- Build a knowledge base
- Reuse content in future queries
Chat History
- Previous conversations are stored in
data/chat_history/ - History persists across sessions
- Each session maintains its own context
Troubleshooting
"I get weak or generic answers"
Possible causes:
- No sources selected
- Source summary outdated
- Missing API key
Try this:
- Confirm selected sources in Sources panel
- Refresh all-sources summary
- Verify
OPENAI_API_KEYis configured
"Chat streaming fails"
HALO has fallback behavior to still generate responses when possible.
Try this:
- Check error messages in the UI
- Verify API connectivity
- Try a simpler prompt
"Audio transcription fails"
Possible causes:
- Missing FFmpeg
- Unsupported audio format
- API key issue
Try this:
- Verify FFmpeg is in PATH
- Try a different audio format
- Check OpenAI API key
Next Steps
- Studio — Generate structured outputs
- Notes — Manage saved responses
- Advanced Usage — Customize chat behavior