feat: change repo name

This commit is contained in:
VaalaCat
2025-02-12 13:22:09 +00:00
parent a62919e8c6
commit 40de0deb41
51 changed files with 114 additions and 114 deletions

View File

@@ -8,7 +8,7 @@ import (
"net/http"
"os"
utils "github.com/sashabaranov/go-openai/internal"
utils "git.vaala.cloud/VaalaCat/go-openai/internal"
)
// Whisper Defines the models provided by OpenAI to use when processing audio with OpenAI.