Files
Open-Assistant/oasst-shared
Jack Michaud 5bb9a397b4 feat: add OasstErrorResponse to protocols
Using a shared protocol to serialize the error in the backend
allows clients to use that same protocol to deserialize it.

Changes to this protocol will be caught in tests.
2023-01-02 19:01:29 -05:00
..
2022-12-19 18:00:09 +01:00
2023-01-02 00:01:45 +00:00

Shared Python code for Open Assisstant

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