Documentation ¶
Index ¶
Constants ¶
View Source
const ( CommandBard = "bard" CommandRead = "read" CommandChatGPT35 = "gpt35" CommandChatGPT4 = "gpt4" CommandClaudeWeb = "claude_web" CommandClaudeV2 = "claude_v2" CommandClaudeV1 = "claude_v1" CommandClaudeInstant = "claude_instant" CommandImagine = "imagine" )
Variables ¶
View Source
var InvalidURLError = errors.New("invalid url")
Functions ¶
func OnMidJourneyImagine ¶ added in v0.0.19
func OnReadEase ¶ added in v0.0.17
Types ¶
Click to show internal directories.
Click to hide internal directories.