package
0.0.0-20240522055942-c84fcd49059f
Repository: https://github.com/gofurself/devtools.git
Documentation: pkg.go.dev

# README

GoFurself Go-client for ChatGPT 3.5/4/* API

Description: This lightweight cient interacts with the ChatGPT API. It facilitates creating, sending, and receiving messages from the ChatGPT API.

Example: Refer to the provided code in the main.go file for an basic example.

API Key: Ensure you replace the 'apiKey' constant with your actual API key from OpenAI.

Contributing: Contributions to the package are welcome.

License: MIT License.

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

* ChatCompletion *//.
Request structs.
Response structs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Interface for Json Translator Handler.

# Type aliases

Function interface for ChatCompletion Request Handler.
No description provided by the author
No description provided by the author