-
Notifications
You must be signed in to change notification settings - Fork 26
💥 Map message roles to unified roles #265
Copy link
Copy link
Open
Labels
api:httpgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmodel:languagesize:smalltype:breaking💥 Introduces a breaking changes to API, configuration or behavior introduced before💥 Introduces a breaking changes to API, configuration or behavior introduced before
Metadata
Metadata
Assignees
Labels
api:httpgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmodel:languagesize:smalltype:breaking💥 Introduces a breaking changes to API, configuration or behavior introduced before💥 Introduces a breaking changes to API, configuration or behavior introduced before
The message roles in the request schema is currently defined as a basic string. However, roles are not exactly the same across all providers. Let's try to unify that aspect of the Glide response contact.
Also, please make the role field optional and will with the user role by default.