add xai support (#135)

This commit is contained in:
Kujtim Hoxha 2025-05-01 14:17:33 +02:00 committed by GitHub
commit 603a3e3c71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 90 additions and 14 deletions

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(