Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFormattedChatGptResponseForSlack ¶
func GetFormattedChatGptResponseForSlack(responseText string) *slack.SectionBlock
func ProcessSlackRequest ¶
func ProcessSlackRequest(request events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)
Types ¶
type ChatGPT ¶
type ChatGPT struct {
// contains filtered or unexported fields
}
func NewChatGPTAPI ¶
Click to show internal directories.
Click to hide internal directories.