Rebrand project

This commit is contained in:
2026-03-02 14:04:05 +00:00
parent f79af84afb
commit 8ceb831e84
13 changed files with 32 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ import (
"sync"
"time"
"github.com/yourusername/go-llm-gateway/internal/api"
"github.com/ajac-zero/latticelm/internal/api"
)
// Store defines the interface for conversation storage backends.