chore: rename

This commit is contained in:
adamdottv
2025-05-13 10:02:39 -05:00
parent 1e9399fbee
commit 2391e338b4
81 changed files with 294 additions and 292 deletions

View File

@@ -3,7 +3,7 @@ package prompt
import (
"fmt"
"github.com/opencode-ai/opencode/internal/llm/models"
"github.com/sst/opencode/internal/llm/models"
)
func TaskPrompt(_ models.ModelProvider) string {