Skip to content

Commit

Permalink
Update chatgpt.go
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Jul 26, 2023
1 parent b8d01c5 commit be12435
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/core/chatgpt.go
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
package main

import (
"fmt"
"math/rand"

openai "github.com/openai/openai-go"
)

0 comments on commit be12435

Please sign in to comment.