Andreas Köpf

Results 365 comments of Andreas Köpf

Best you currently can do is downgrade (thumbs down) and report the parent-message.

> Do we need pagination or just show 100 users directly? I think top 100 is ok. Nice would be +/- 3 view as suggested in #1000 (new rest endpoint...

@fozziethebeat I am giving this issue priority urgent. Under certain circumstances it seems that the web-frontend sends requests to the backend with a lang-tag that does not match the currently...

Some research on language detection has already been done by @MattAlexMiracle in [language_classification.py](https://github.com/LAION-AI/Open-Assistant/blob/main/backend/oasst_backend/utils/language_classification.py).

@kpoeppel if possible please consider joining the OA discord (ping me).

Ranking: Good idea, should be a relatively easy to add. overall progress is covered by: #996

Was the highlighted message written by you or only earlier messages in the conversation? The system should not allow you to label your own messages but if your messages are...

> the highlighted message was from me. OK, right now I don't know how this is possible since we filter based on the user id and the self-labeling option is...

The frontend DB contains avatar urls in the "image" column of the "Users" table for all discord users. For E-Mail users a dummy avatar image could be shown.