Commit graph

8 commits

Author SHA1 Message Date
phact
f8835df636 enable frontend api key gen for no auth mode 2025-12-18 17:12:34 -05:00
phact
74cba85ae6 v0 sdks wip 2025-12-16 02:04:31 -05:00
Eric Hare
03c851dfab
fix: Handle providers in Restore Flow 2025-12-01 13:57:23 -08:00
Lucas Oliveira
cebb38eb04
fix: make backend reset langflow flows after upgrade, backup flows every 5 mins (#483)
* Changed backend to mount config at volume

* update lock

* Changed backend to reapply settings after detecting that flow is reset

* Added periodic backup for flows, make better reset

* tui warning

* Changed settings page to alert user that he has to disable lock flow

* Changed flows to be locked

* Do periodic backup only if onboarding is done

* Change backup function to only back up flows if flow lock is disabled

* Added session manager to reapply all settings

---------

Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
2025-11-26 22:53:33 -03:00
Cole Goldsmith
abf09fc070 don't filter out configured providers that have no available models 2025-11-20 14:27:26 -06:00
Cole Goldsmith
8c5efb73a7 Merge branch 'main' into feat/chat-filter-context 2025-11-19 17:27:23 -06:00
Cole Goldsmith
f6e6aa43a2
Feat/provider improvements (#422)
* remove connection dot indicators on settings page, better toast message for provider setup dialogs, fix typo in default agent prompt

* format

* open llm model select when toast button to settings is clicked
2025-11-19 15:20:27 -06:00
Cole Goldsmith
d47038e097
Reorganize folders within frontend (#407)
* reorganize folder structure

* move folders from merge

* fix import issue

* run format

* update configs
2025-11-17 08:23:23 -06:00