mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 09:45:24 -04:00
fb9e023381
The 'HF token: NOT SET' shell hint shown when downloading a gated/private model told users to add a token under 'Odysseus Settings -> Cookbook -> HuggingFace Token'. There is no Cookbook section under the app Settings; the HuggingFace Token field lives under the Cookbook page's Settings tab (static/js/cookbook.js — data-backend="Settings" group). Following the old hint led nowhere. Reverse the path to match the real UI. Fixes #3829 Co-authored-by: Claude Fable 5 <noreply@anthropic.com>