notmd

Results 68 issues of notmd

- Render additional id attribute. Maybe something like this is fine: `message_${id}` - Update the URL to include the hashbang: `#message_${id}` https://github.com/LAION-AI/Open-Assistant/blob/0a7cd410edb78773c60fd67d24edd53d8773ea76/website/src/components/Messages/MessageTableEntry.tsx#L112

feature
website
good first issue
UI/UX
nice-to-have

website
UI/UX
inference

Add the ability to add comments on messages/trees. Use case: - A note that can help the next users (mods) reduce the review time signification of the message. This will...

website

- Use a column to store the message's score instead a table. - Remove vote table

inference

depend on #1907 - abstract UI in `MessageTableEntry` into new `BaseMessageTableEntry` component - refactor change in #1886 ![image](https://user-images.githubusercontent.com/33456881/221815557-6307b442-fd28-4cd8-a12f-cd9e42c7f3cb.png)

website
inference

Show message created_date in /messages and MessageTree component only. ![image](https://user-images.githubusercontent.com/33456881/222977517-a0faf3e1-4ce6-45bc-a8d3-3d045388210d.png) ![image](https://user-images.githubusercontent.com/33456881/222977531-bd4aef42-7628-4474-8c26-b3d9672ecbbd.png)

fix #2544 The problem is the `model_id` in `work_parameters` is not the same as the name in `ModelInfo`. So I assume all models have the same preset config.

website

- Only Nodejs for now - Maybe use https://github.com/renovatebot/renovate or Dependabot - Only trigger the bot weekly to avoid flooding the PR

website
good first issue

from https://github.com/LAION-AI/Open-Assistant/pull/2484#issuecomment-1508020940

website