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

@@ -3,8 +3,8 @@ package openai_test
import (
"context"
openai "github.com/sashabaranov/go-openai"
"github.com/sashabaranov/go-openai/internal/test/checks"
openai "git.vaala.cloud/VaalaCat/go-openai"
"git.vaala.cloud/VaalaCat/go-openai/internal/test/checks"
"encoding/json"
"fmt"