feat: change repo name

This commit is contained in:
VaalaCat
2025-02-12 13:22:09 +00:00
parent ff9d83a485
commit 3640274cd1
51 changed files with 114 additions and 115 deletions

View File

@@ -11,8 +11,8 @@ import (
"reflect"
"testing"
"github.com/sashabaranov/go-openai"
"github.com/sashabaranov/go-openai/internal/test/checks"
"git.vaala.cloud/VaalaCat/go-openai"
"git.vaala.cloud/VaalaCat/go-openai/internal/test/checks"
)
func TestEmbedding(t *testing.T) {