package
0.0.0-20240208121508-0184caa12a6e
Repository: https://github.com/robat-ai/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.