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

@@ -10,8 +10,8 @@ import (
"testing"
"time"
"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 TestCompletionsStreamWrongModel(t *testing.T) {