Remove OpenAI

This commit is contained in:
2024-01-10 00:35:23 -07:00
parent d5fbcb1b2b
commit c240c0b101
5 changed files with 0 additions and 81 deletions

1
go.mod
View File

@ -14,6 +14,5 @@ require (
github.com/gorilla/websocket v1.5.1 // indirect
github.com/joho/godotenv v1.5.1
github.com/replicate/replicate-go v0.14.2
github.com/sashabaranov/go-openai v1.17.11
golang.org/x/time v0.5.0 // indirect
)