Update README.md

This commit is contained in:
sashabaranov
2023-02-07 20:43:39 +04:00
committed by GitHub
parent 6758ec4d96
commit ae06df7d9f

View File

@@ -82,7 +82,6 @@ func main() {
fmt.Printf("Stream response: %v\n", response) fmt.Printf("Stream response: %v\n", response)
} }
} }
``` ```