We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3150480 commit 19bb853Copy full SHA for 19bb853
internal/interactive.go
@@ -2,6 +2,7 @@ package internal
2
3
import (
4
"fmt"
5
+
6
"github.com/sashabaranov/go-openai"
7
8
"github.com/intility/cwc/pkg/chat"
0 commit comments