The ADD_SUGGESTION_TOOL, ADD_SUGGESTION_TEXT, ADD_SUGGESTION, and ADD_SWITCHER Rhai custom syntaxes expect lowercase 'as' but the preprocessor was outputting uppercase 'AS'. This caused start.bas to fail with 'Syntax error: Expecting as for ADD_SUGGESTION_TOOL', which prevented KB context (USE KB) from being registered for the session — so queries like 'ramal da Andressa' had no KB data. Also fix: re-export CHECK_INTERVAL_SECS from drive_monitor module to fix pre-existing private module access error. |
||
|---|---|---|
| .. | ||
| drive_monitor | ||
| document_processing.rs | ||
| drive_compiler.rs | ||
| drive_files.rs | ||
| drive_handlers.rs | ||
| drive_types.rs | ||
| mod.rs | ||
| s3_repository.rs | ||
| vectordb.rs | ||