mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
49b5999ce6
* added changes for user specific message dumplication filter, added error codes, and settings variable as described in Draft PR #926, ran precommit * removed debug statements * add missing await to async_managed_tx_method * add 2nd missing await to async_managed_tx_method * added changes for user specific message dumplication filter, added error codes, and settings variable as described in Draft PR #926, ran precommit * removed debug statements * assert task user matches prompt_repository user * removed assert statments * moved duplicate_message_filter and message_length check into store_text_reply * removed old checks in tree_manager
Shared Python code for Open Assisstant
Run pip install -e . to install the package in editable mode.