AbdBarho

Results 57 issues of AbdBarho

Once the moderator has reviewed a message and observed that is it is appropriate in the given context, they should have the ability to remove the flags to reduce the...

backend
website

Moderators want the ability to search and filter through the data, this should make the moderation process easier and faster, and perhaps a bit more automated. As an example: allow...

backend
website

We have now a little python script that generates completions for random prompts from our dataset with different sampling parameters. The result is stored as a json report. We want...

website
ml

Basically, the wrong image was assigned to the user. `prisma.finaMany` will return the items unsorted, and there is no operation to get multiple items at once in the same order...

website

nextjs randomly shows this in the console: ``` Warning: data for page "/chat/[id]" (path "/chat/222222-1111-1111-1111-11111111") is 449 kB which exceeds the threshold of 128 kB, this amount of data can...

bug
website

I see a lot of errors like this on the web container: ``` OasstError { message: 'User not found', errorCode: 4002, httpStatusCode: 404, path: '/api/v1/frontend_users/discord/1111', method: 'GET' } OasstError {...

bug
website

in the chat UI, the preset shown below the message is always "custom" We could in theory also remove the model name and preset entirely, since the user can already...

bug
website

When using the chat UI to talk with the bot, ask the user if they want a new response for their message in case they downvote the last message.

website
inference