Keith Stevens

Results 89 comments of Keith Stevens

Ideally this will make the checklist code in the current [grading task](https://github.com/LAION-AI/Open-Assistant/blob/main/website/src/pages/grading/grade-output.tsx) a re-usable component that is revealed as a popover (hidden behind a flag icon). Then, when a user...

I would say for the MVP and first PR we should just support text labels to an entire post. After the MVP we can get fancy with sub-post labeling. And...

My personal opinions: - It's too early to adopt Server Components and NextJS's app layout. That's still in beta and contributors in general wont' be familiar with using it at...

Whoops, just made it public. Forgot that it was private.

We're slowly migrating towards this direction. I'm going to close this as we settled on a direction and later make some smaller focused issues around more scoped things to fix.

Thank you for catching this! Yes, that is a problem i've noticed as well.

I'm going to classify this as `data`. I think the task framework that's being developed will account for this. The way to solve this is to find some viable prompt...

I see you marked this as draft. Will approve once you set it to ready for review again.

Will review later my date and after pre-commits all work

Can I request a change to a file that's similar to eslint and will help with cleaner more consistent code? Can you delete the `paths` configuration in `website/tsconfig.json`? that's causing...