AbdBarho

Results 57 issues of AbdBarho

Users logged in with discord don't always have valid images. My initial hypothesis: We implemented a refresh of the user's profile images https://github.com/LAION-AI/Open-Assistant/pull/2043, which worked, but fails sometimes. It seems...

bug
website

You can see this bug on dev or staging if you try changing the model couple of times. Somewhere within the mess of server side / client side rendering the...

website

Topics for the next meeting

meeting

Happens on `/chat` and in the subchats if the chat is not active ![image](https://user-images.githubusercontent.com/24505302/236671627-0849a719-963e-4e2a-b84b-001fc54efeec.png) The code for this is here: https://github.com/LAION-AI/Open-Assistant/blob/9ad4062ff8e254ad554f2017810039b06c5a5893/website/src/components/Chat/ChatListItem.tsx#L155-L172

bug
website
good first issue
UI/UX

Last meeting #3321 * spam, bots, and data quality for inference and RLHF * found this old issue #914

meeting

Adds the ability to merge users in the frontend. Refs #3246 The code is ready (and I tested it locally) but is currently not used anywhere. We need to update...

website

## Context There are some users who are facing problem when logged in through multiple methods, i.e. email first and then google / discord second, or the other way around....

bug
backend
website
integration
inference