Files
Open-Assistant/oasst-shared
Andreas Köpf 779f522385 Skip tasks permanently based on special skip emoji codes (#1064)
* add skip emojis

* extend tree_manager queries to exclude tasks based on skip-emojis

* remove unrelated columns

* change skip_reason max_length to 512

* update down_revision to 55361f323d12
2023-02-02 00:07:08 +01:00
..
2022-12-19 18:00:09 +01:00
2023-01-02 21:11:14 -05:00

Shared Python code for Open Assisstant

Run pip install -e . to install the package in editable mode.