* fixed docker to old way
* added refetch when nudges are not fetched
* show skip overview just when finishing embedding
* just show children when show layout
* increased total onboarding steps
* made assistant message be saved on local storage to save progress on onboarding
* clean all items from local storage on finish onboarding
* only show navigation when onboarding is complete
* fixed navigation style to not placeholder for new conversation, not show loading state, and to show correct files
* fixed chat losing past message when navigating out of the chat
* fixed conversation be selected even though its a new conversation
* set the messages as just the user message when messages.length is 1
* fixed conversation be selected when exiting onboarding
* 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>
* disable provider health query until edited is true, set initial provider health cache to true when onboarding mutation succeeds
* fix scroll issue with model selector in dialog
* models query combined
* make endpoint to handle provider health
* provider health banner
* update-pdf-to-include-provider-selection (#344)
* polishing the error fixing experience
* fix agent instructions and up char limit
* fix provider
* disable tracing in langflow
* improve docling serve banner remove false positives
* Changed pyproject.toml docling versions
* Added another uv lock revision
* version bump
* unused things and fix bad conflicts
* add isFetching to the hook
* put back settings for models queries to never cache results
* update banner refetching indicator
* validate provider settings when saving
* fix settings page layout issue
* Added retry as false on the get models, to not take a long time
---------
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
Co-authored-by: phact <estevezsebastian@gmail.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
* Removed background from dog
* Changed loading providers to be on tab
* Fixed case on add a document button
* fixed dog icon flickering
* Changed size of animated processing icon on tab trigger
* fixed max height on onboarding
* Fixed animated steps size
* Changed skip overview design
* disable autocomplete
* 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