* Added flows with new components
* commented model provider assignment
* Added agent component display name
* commented provider assignment, assign provider on the generic component, assign custom values
* fixed ollama not showing loading steps, fixed loading steps never being removed
* made embedding and llm model optional on onboarding call
* added isEmbedding handling on useModelSelection
* added isEmbedding on onboarding card, separating embedding from non embedding card
* Added one additional step to configure embeddings
* Added embedding provider config
* Changed settings.py to return if not embedding
* Added editing fields to onboarding
* updated onboarding and flows_service to change embedding and llm separately
* updated templates that needs to be changed with provider values
* updated flows with new components
* Changed config manager to not have default models
* Changed flows_service settings
* Complete steps if not embedding
* Add more onboarding steps
* Removed one step from llm steps
* Added Anthropic as a model for the language model on the frontend
* Added anthropic models
* Added anthropic support on Backend
* Fixed provider health and validation
* Format settings
* Change anthropic logo
* Changed button to not jump
* Changed flows service to make anthropic work
* Fixed some things
* add embedding specific global variables
* updated flows
* fixed ingestion flow
* Implemented anthropic on settings page
* add embedding provider logo
* updated backend to work with multiple provider config
* update useUpdateSettings with new settings type
* updated provider health banner to check for health with new api
* changed queries and mutations to use new api
* changed embedding model input to work with new api
* Implemented provider based config on the frontend
* update existing design
* fixed settings configured
* fixed provider health query to include health check for both the providers
* Changed model-providers to show correctly the configured providers
* Updated prompt
* updated openrag agent
* Fixed settings to allow editing providers and changing llm and embedding models
* updated settings
* changed lf ver
* bump openrag version
* added more steps
* update settings to create the global variables
* updated steps
* updated default prompt
---------
Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
* fixed accordion chevron side
* Added steps history to animated provider steps
* always reserve space for thinking, and pass required things for children
* update onboarding card to reflect changes
* added showCompleted
* passed required props
* Added background to other pages
* Made tasks just appear when not on onboarding
* changed task context to not have error
* changed default to closed
* fixed onboarding card
* changed line to show up centered
* changed div to popover
* made filter popover appear at @ place
* make at position not reset
* removed unused handler
* refactor handlers
* updated blue circle to check
* update empty message
* changed filter behavior and design
* make button focus
* fixed textarea scrolling
* 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
* changed tooltip stype
* added start on label wrapper
* changed switch to checkbox on openai onboarding and changed copies
* made border be red when api key is invalid
* Added embedding configuration after onboarding
* changed openrag ingest docling to have same embedding model component as other flows
* changed flows service to get flow by id, not by path
* modify reset_langflow to also put right embedding model
* added endpoint and project id to provider config
* added replacing the model with the provider model when resetting
* Moved consts to settings.py
* raise when flow_id is not found
* 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