Commit graph

12 commits

Author SHA1 Message Date
Mike Fortman
02989722d7 add tooltip and docling check to disable button 2025-10-09 13:48:33 -05:00
Mike Fortman
2dcae5aae6 Add docling banner to onboarding 2025-10-09 13:19:24 -05:00
Lucas Oliveira
28dbca4ba0
fix: make onboarding match designs (#163)
* implement custom value when custom is active on model selector

* changed ibm logo to watsonx

* set endpoint selector as custom

* changed IBM to IBM watsonx.ai

* upload copies on ibm onboarding

* disable select on disabled button

* changed use env open ai api key style

* Changed width to match designs

* disable default tag

* made selector full width and made default disappear

* removed !

* removed onboarding toast

* fix card border radius
2025-10-01 16:49:33 -03:00
Lucas Oliveira
a8f4d734a3
fix: adjust onboarding copies and behaviors (#67)
* fixed logos

* pre-populate ollama endpoint

* show/hide api keys with button

* Added dropdown selector for ibm endpoint

* Added programatic dot pattern instead of background image

* Updated copies

* wait for 500ms before show connecting

* Changed copy

* removed unused log

* Added padding when password button is present

* made toggle be on mouse up

* show placeholder as loading models when they're loading

* removed description from model selector

* implemented getting key from env

* fixed complete button not updating
2025-09-24 17:35:16 -03:00
Lucas Oliveira
c6794adca9
fix: make different providers have their edges connected, redirect to main page from onboarding (#58)
* Changed flows and components to support different models

* Changed onboarding to redirect automatically

* Added new components and ids to settings

* Changed flows service to change llm text components as well

* changed models service to not remove : on ollama

* fix edge not connecting on nudges flow
2025-09-22 18:02:56 -03:00
Lucas Oliveira
43f94f9f4b added model validation and onboarding finishing 2025-09-20 12:09:27 -03:00
Lucas Oliveira
4cbdf6ed19 disabled overflow on base layout 2025-09-18 17:46:23 -03:00
Lucas Oliveira
eea41c04d9 Refactored to have models inside ollama 2025-09-18 17:39:49 -03:00
Lucas Oliveira
260099c52e added advanced part of onboarding 2025-09-18 17:19:19 -03:00
Lucas Oliveira
327279630f Added onboarding for each provider 2025-09-18 15:33:07 -03:00
Lucas Oliveira
1d44fc4658 added logos and onboarding page 2025-09-18 15:02:57 -03:00
Lucas Oliveira
e219d07743 implement settings page and redirect to onboarding 2025-09-18 14:18:19 -03:00