package
0.0.0-20230724095251-360383360d79
Repository: https://github.com/mewway/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.