[Vue] Settings: LLM-assisted form fields missing across all settings tabs #59
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/peregrine#59
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The Streamlit Settings page has LLM generation buttons on several form fields. These are absent from Vue settings views.
Missing LLM-assist features (by settings tab)
My Profile
Search Preferences
Resume Profile
These features use
can_use(tier, feature_key, has_byok)for tier gating. All are BYOK-unlockable.