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

@@ -1,6 +1,6 @@
package prompt
import "github.com/opencode-ai/opencode/internal/llm/models"
import "github.com/sst/opencode/internal/llm/models"
func TitlePrompt(_ models.ModelProvider) string {
return `you will generate a short title based on the first message a user begins a conversation with