package
0.0.0-20241220183113-a015d01578dc
Repository: https://github.com/neospace-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.