This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
JarbasAl
commented
Sep 30, 2022
•
edited
Loading
edited
- rename package to ovos-backend-client
- add api_registry for different backends to advertise functionality
- add backend_type concept
- offline backend option with support for your own keys
- fully compatible with ovos-backend-manager UI
API | Offline | Personal | Selene |
---|---|---|---|
Admin | yes [1] | yes | no |
Device | yes [2] | yes | yes |
Metrics | yes [2] | yes | yes |
Dataset | yes [2] | yes | yes |
OAuth | yes [2] | yes | yes |
Wolfram | yes [3] | yes | yes |
Geolocate | yes | yes | yes |
STT | yes [3] | yes | yes |
Weather | yes [3] | yes | yes |
yes [3] | yes | yes |
JarbasAl
force-pushed
the
feat/fake_backend
branch
from
October 2, 2022 16:22
92e7bec
to
5f47664
Compare
This was referenced Oct 2, 2022
requires OpenVoiceOS/ovos-utils#68 for email sending functionality with no backend configured |
companion PR in ovos-core OpenVoiceOS/ovos-core#201 |
install optional deps for workflows fix tests leave ovos and neon backends to a follow up PR oauth api for offline backend - companion PR to OpenVoiceOS/ovos-personal-backend#36 add oauth, companion PR OpenVoiceOS/ovos-personal-backend#36 fix oauth endpoint url fix device/admin endpoint urls split oauth api from device api, only selene implements it neon_utils dependency only, not neon_api_proxy better support both ww upload device endpoints fix default upload url value make func signatures match upload_url for wakeword param upload_url for wakeword param split metrics api from device api split dataset api from device api split email api from device api offline backend email sending support requirements.txt add offline STT endpoint fix token refresh fix ovos weather missing pairing utils stt endpoints continue adding endpoints cleanup code split backends into their own modules for cleanliness rename again to ovos-backend-client + improve personal backend UI compat cleanup docstrs and rename stuff add database helper + compat with device db personal backend UI wakeword metadata compat - UI tagger comparison table in readme no_backend support metrics / ww offline backend ui compat offline backend - skill settings handling device meta json_database backwards compat admin/device api neon+ovos optional requirements.txt initial support for offline device api admin_api support for offline backend handle offline detect better handle missing timezone data no_backend geolocation add neon backend rename + OVOS "Fake" Backend support api registry concept signal breaking change in versioning
JarbasAl
force-pushed
the
feat/fake_backend
branch
from
October 4, 2022 12:35
cc93c64
to
6b0ccac
Compare
Closed
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.