Waystone comes with built-in user management and tracking for your LLM application.
user
(individuals)group
(e.g. orgs or teams)user
and a group
user
and a group
,
Waystone creates a link between the entities: “user is part of group”;
such requests are attached to both the user and the group,
and is subject to rules and conditions
on both.
Once a user is attached to a group,
however,
any request with just the user provided
will only be applied to that user.
rulesets
.
Useful metadata for your application may include:
metadata
field is used to also provide user identification in user requests:
rulesets
allows you to automatically take actions on users or groups
by their metadata.