Spaces:
Sleeping
Sleeping
| <!-- ============================================================================= | |
| Author: Rick Escher | |
| Project: SailingMedAdvisor | |
| Context: Google HAI-DEF Framework | |
| Models: Google MedGemmas | |
| Program: Kaggle Impact Challenge | |
| ========================================================================== --> | |
| <div class="dev-tag">dev:sidebar-chat</div> | |
| <div class="sidebar-section"> | |
| <div class="sidebar-title"><span class="sidebar-pill">MedGemma Consultation</span> Agentic Decision Support</div> | |
| <div class="sidebar-body"> | |
| <strong>Purpose:</strong> This workspace runs Triage and Inquiry consultations, assembles vessel and patient context, and submits the final instruction set to MedGemma. Use this tab for active model selection (4B for faster responses, 27B for deeper reasoning when available). | |
| </div> | |
| </div> | |
| <div class="sidebar-section"> | |
| <div class="sidebar-title">Operational Logic</div> | |
| <div class="sidebar-body"> | |
| The <strong>Dynamic Prompt Assembly</strong> view is available when <strong>User Mode = Advanced or Developer</strong> in Settings. In User mode, the panel is hidden but the same prompt assembly pipeline still runs in the background. | |
| <br><br> | |
| The Dynamic Prompt Assembly panel allows real-time auditing of the assembled clinical instruction stack. By dynamically assembling vessel-specific variables into the context window, the model's Maritime Emergency Medicine behavior is grounded in the vessel's immediate operational reality. Response behavior is governed by MedGemma Model Parameters defined in Settings (tokens, temperature, top-p, top-k) for the selected mode. | |
| </div> | |
| </div> | |