5 Commits

Author SHA1 Message Date
Andreas Köpf 2d21b65ed0 Add lang-tag based task selection (lang-separation) (#863)
* lang based task selection

* use BCP 47 instead of ISO 639-1

* add Field(None, nullable=True)

* update migration script down_revision
2023-01-20 19:58:33 +01:00
Jack Michaud 3dcfe7014e test: add test for unhandled api error 2023-01-02 21:06:00 -05:00
Jack Michaud bc796b70ba test: finish test for handling oasst error 2023-01-02 20:59:59 -05:00
Jack Michaud c2a5e08a32 (WIP) test: add test for handling OasstError 2023-01-02 19:07:01 -05:00
Jack Michaud ed115ea17c refactor: move OasstApiClient into oasst-shared (#287)
* refactor: move api_client into oasst-shared

* refactor: move contract tests into oasst-shared

* fix: use new OasstApiClient imports in discord bot
2023-01-02 22:13:20 +01:00