Versions in this module Expand all Collapse all v1 v1.1.0 Nov 12, 2023 Changes in this version + const ROBOT_COLLECTION + const USER_COLLECTION + type Robot struct + Corp string + CreatedAt int64 + IsTalk int + Key string + Model string + ModelType string + Prompt string + Proxy string + Role string + Status int + Type int + UpdatedAt int64 + UserId int + type User struct + Avatar string + Birthday string + CreatedAt int64 + Email string + Gender int + Mobile string + Motto string + Nickname string + Status int + UpdatedAt int64 + UserId int