Console & Log Diagnostics Report
Console & Log Diagnostics Report overview
Sapientia provides two diagnostic tools for application monitoring and troubleshooting: Console and Log Diagnostics Report.
Console
Console functions as an interactive terminal integrated with the Sapientia application. This tool provides two main capabilities:
Chat Workflow Monitoring
Console displays real-time progress and status of chat workflows, including:
- Model initialization process
- Streaming output from AI model
- Execution of tools and commands invoked by the model
- Status of file reading or web scraping (RAG operations)
Interactive Terminal
Console can also be used as a terminal like bash or PowerShell to execute system commands directly from the application.
Log Diagnostics Report
Log Diagnostics Report is a comprehensive logging system that records all activities and errors in the Sapientia application.
Main Functions
- Error Tracking: Records all errors and exceptions occurring in the application
- Activity Logging: Records system activities such as model loading or other activities
- Debugging Information: Provides stack traces and context for troubleshooting
Log Management
It is important to periodically delete or clean up old or large log files to maintain optimal application performance.