notmd
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
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...
- Use a column to store the message's score instead a table. - Remove vote table
depend on #1907 - abstract UI in `MessageTableEntry` into new `BaseMessageTableEntry` component - refactor change in #1886 
Show message created_date in /messages and MessageTree component only.  
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.
- Only Nodejs for now - Maybe use https://github.com/renovatebot/renovate or Dependabot - Only trigger the bot weekly to avoid flooding the PR
from https://github.com/LAION-AI/Open-Assistant/pull/2484#issuecomment-1508020940