mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 12:29:40 +02:00
Add /compare route to test prompts against multiple Ollama models: - CompareInput: prompt textarea with temperature/max tokens controls - ModelResponseCard: displays response with status, metrics, markdown - ModelResponseGrid: responsive grid layout for side-by-side comparison - CompareProgress: progress bar with cancel functionality - Svelte 5 runes-based store for state management - Add Scales icon to shared-ui navigation |
||
|---|---|---|
| .. | ||
| expandable-toolbar | ||
| index.ts | ||
| Navbar.svelte | ||
| NavLink.svelte | ||
| PillDropdown.svelte | ||
| PillNavigation.svelte | ||
| PillTabGroup.svelte | ||
| PillTimeRangeSelector.svelte | ||
| PillToolbar.svelte | ||
| PillToolbarButton.svelte | ||
| PillToolbarDivider.svelte | ||
| PillViewSwitcher.svelte | ||
| Sidebar.svelte | ||
| SidebarSection.svelte | ||
| types.ts | ||