mirror of
https://github.com/rmccorkl/TubeSage.git
synced 2026-07-22 06:45:31 +00:00
Release highlights since 1.4.5: - Transcript: OpenRouter and Google model fetchers now store token limits even when the API omits a max-output figure, so the model parameters panel prefills real values. - Settings: removed the duplicate standalone "Max tokens" field; the "Model parameters" panel is the single token-limit control on every provider. - Model/provider notices reworded to "output budget" so the figure is honestly labelled as a derived value, not a hidden setting. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
10 lines
301 B
JSON
10 lines
301 B
JSON
{
|
|
"id": "tubesage",
|
|
"name": "TubeSage",
|
|
"version": "1.4.6",
|
|
"minAppVersion": "1.11.4",
|
|
"description": "Create comprehensive notes from YouTube transcripts using LLMs.",
|
|
"author": "Richard McCorkle",
|
|
"authorUrl": "https://github.com/rmccorkl",
|
|
"isDesktopOnly": false
|
|
}
|