mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-09 02:33:42 +08:00
opt:update mj api version, wrapper chat api error message as a constant
This commit is contained in:
@@ -31,7 +31,7 @@ func (c *Client) Imagine(prompt string) error {
|
||||
ChannelID: c.config.ChanelId,
|
||||
SessionID: SessionID,
|
||||
Data: map[string]any{
|
||||
"version": "1118961510123847772",
|
||||
"version": "1166847114203123795",
|
||||
"id": "938956540159881230",
|
||||
"name": "imagine",
|
||||
"type": "1",
|
||||
|
||||
Reference in New Issue
Block a user