Private
Public Access
1
0

Remove go-openai

This commit is contained in:
2024-04-29 06:14:21 +00:00
parent 08a2027332
commit ffe9d299ef
6 changed files with 161 additions and 59 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/charmbracelet/lipgloss v0.10.0
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/muesli/reflow v0.3.0
github.com/sashabaranov/go-openai v1.17.7
github.com/spf13/cobra v1.8.0
github.com/sqids/sqids-go v0.4.1
gopkg.in/yaml.v2 v2.2.2