Normalized provider user information.
The id is the user identifier from one adapter. It is not a
cross-platform identity. Adapters and runtimes can cache this data, but
jido_chat does not provide a global user cache.
Summary
Functions
Builds user information from serialized map data.
Creates normalized user information from atom-keyed or string-keyed input.
Returns the Zoi schema for UserInfo.
Serializes user information into a plain map with a type marker.
Types
Functions
Builds user information from serialized map data.
Creates normalized user information from atom-keyed or string-keyed input.
@spec schema() :: Zoi.schema()
Returns the Zoi schema for UserInfo.
Serializes user information into a plain map with a type marker.