Package v0.2.12→v0.2.124: manifest, actions, version graph

This commit is contained in:
Keysat
2026-06-13 13:36:30 -05:00
parent 318c6c4b81
commit 1243f4414c
126 changed files with 2052 additions and 441 deletions
+3 -1
View File
@@ -3,7 +3,9 @@ export const short =
export const long =
'Recap Relay is the operator-side service that fronts Gemini (and ' +
'optionally a local Parakeet+Gemma setup) for Recap installs. It ' +
'optionally an operator-hosted transcribe + analyze setup over a ' +
'Whisper-API-compatible STT endpoint and an OpenAI-compatible ' +
'chat-completions endpoint) for Recap installs. It ' +
"tracks per-install credit balances, enforces tier-based monthly " +
'quotas, and proxies transcribe/analyze calls so Core users can ' +
'summarize a handful of videos without paying and paid tiers get ' +