Files
Open-Assistant/oasst-shared
Andreas Köpf ead51ff423 770 tree manager allow to specify desired task_type no prompter ranking (#775)
* only ranking assistant replies by default

* add tasks/availability endpoint allow to specify desired task

* move rank_prompter_replies option to TreeManagerConfiguration

* fix type annotation

* remove desired_task_type from _random_task_selection()

* fix typo

* Convert query_tree_size to sqlachemy, return 'full' text-labeling tasks if they were explicitly requested
2023-01-16 20:05:40 +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.