package
0.0.0-20231211070932-df4f93d5ed47
Repository: https://github.com/beyondzzk/go-openai.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
CreateTestDirectory creates a temporary folder which will be deleted when cleanup is called.
CreateTestFile creates a fake file with "hello" as the content.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
TokenRoundTripper is a struct that implements the RoundTripper interface, specifically to handle the authentication token by adding a token to the request header.