chore: playground api request

This commit is contained in:
jialin
2024-06-12 18:13:23 +08:00
parent 405d95c81f
commit c9ea96e078
25 changed files with 594 additions and 147 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const Roles = {
User: 'User',
Assistant: 'Assistant'
User: 'user',
Assistant: 'assistant'
};
export const playGroundRoles = [
{