add xai support (#135)

This commit is contained in:
Kujtim Hoxha
2025-05-01 14:17:33 +02:00
committed by GitHub
parent e14de7a211
commit 603a3e3c71
6 changed files with 90 additions and 14 deletions
+2 -2
View File
@@ -56,8 +56,8 @@ var keys = keyMap{
),
Models: key.NewBinding(
key.WithKeys("ctrl+m"),
key.WithHelp("ctrl+m", "model selection"),
key.WithKeys("ctrl+o"),
key.WithHelp("ctrl+o", "model selection"),
),
SwitchTheme: key.NewBinding(