Versions in this module Expand all Collapse all v1 v1.0.0 Jul 31, 2023 Changes in this version + type BaseRun struct + Prompt string + type CodeGenerate struct + Lang string + Num int + Prompt string + type ConversationList struct + type ConversationRun struct + Content string + ContentType string + ConversationId string + LLM string + Model string + ParentMsgId string + Role string + Stream bool + type ConversationWS struct + Command string + Prompt string + type JwtCustomClaims struct + RoleKeyword string + RoleSort uint + UserName string + type LLMList struct + type MessageFeedback struct + ConversationId string + Feedback uint + MessageId string + type ReqDelete struct + Ids string + type RoleCreate struct + Creator string + Desc string + Keyword string + Name string + Sort *uint + Status *uint + type RoleList struct + CurrentRoleSort uint + Keyword string + Name string + Status *uint + type RoleUpdate struct + Creator string + Desc string + Keyword string + Name string + Sort *uint + Status uint + type UserCreate struct + Email string + RoleId uint + Status uint + Username string + ZhName string + func (c *UserCreate) FieldTrans() map[string]string + type UserList struct + CurrentRoleSort uint + Email string + Status *uint + Username string + ZhName string + type UserLogin struct + Password string + Username string + type UserUpdate struct + RoleId uint + Status *uint