rename to opencode

This commit is contained in:
Kujtim Hoxha 2025-04-16 21:48:29 +02:00
parent bbfa60c787
commit cc07f7a186
66 changed files with 263 additions and 263 deletions

View file

@ -5,7 +5,7 @@ import (
"slices"
"time"
"github.com/kujtimiihoxha/termai/internal/llm/models"
"github.com/kujtimiihoxha/opencode/internal/llm/models"
)
type MessageRole string