Files
Open-Assistant/website/public/locales/en/tos.json
T
AbdBarho 86eac87c19 Add ToS/License Agreement to Website (#1080)
* add new apis to oasst client

* add tos handler

* Add ToS to Dashboard

* use Provider for ToS

* simplify provider

* fix error

* Inject into JWT

* primitive error handling

* update comment

* address review
2023-02-03 20:53:20 +01:00

7 lines
196 B
JSON

{
"title": "Terms of Service for Open Assistant",
"content": "To continue using Open Assistant, you have to accept our Terms of Service first.",
"accept": "Accept",
"decline": "Decline"
}