摘要: package main import ( "context" "fmt" "github.com/sashabaranov/go-openai" "github.com/chzyer/readline" ) func main() { client := openai.NewClient("") 阅读全文
posted @ 2023-04-18 14:36 左扬 阅读(91) 评论(0) 推荐(1) 编辑
levels of contents