package
0.0.0-20240407164949-446c4e2434d2
Repository: https://github.com/ivanglie/chatgpt-bot.git
Documentation: pkg.go.dev

# Functions

New makes a client for ChatGPT.

# Structs

OpenAI is a wrapper for OpenAIClient.

# Interfaces

OpenAIClient is interface for OpenAI with the possibility to mock it.