feat: change repo name
This commit is contained in:
@@ -12,9 +12,9 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/sashabaranov/go-openai"
|
||||
"github.com/sashabaranov/go-openai/internal/test"
|
||||
"github.com/sashabaranov/go-openai/internal/test/checks"
|
||||
"git.vaala.cloud/VaalaCat/go-openai"
|
||||
"git.vaala.cloud/VaalaCat/go-openai/internal/test"
|
||||
"git.vaala.cloud/VaalaCat/go-openai/internal/test/checks"
|
||||
)
|
||||
|
||||
// TestAudio Tests the transcription and translation endpoints of the API using the mocked server.
|
||||
|
||||
Reference in New Issue
Block a user