Commit graph

9,677 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
d457e474df Refactor CreateRecordComponent to dynamically create a Record with a specified number of fields 2024-03-30 19:55:31 -03:00
anovazzi1
ddd8dd3f7c Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-30 19:49:19 -03:00
anovazzi1
faff541692 Update IOFieldView component styling 2024-03-30 19:49:16 -03:00
Rodrigo Nader
3c7311dd0b Update sender_name display_name in MessageHistoryComponent 2024-03-30 19:31:16 -03:00
Gabriel Luiz Freitas Almeida
edd44ffa5c Reverse order of messages_df if order is DESC 2024-03-30 19:20:43 -03:00
Rodrigo Nader
5e2d56a6de Delete JSONInput component 2024-03-30 19:08:00 -03:00
Rodrigo Nader
7eda0fff74 Update SplitTextComponent in langflow/helpers*** 2024-03-30 19:06:23 -03:00
anovazzi1
ea9d56175b Commented out useEffect that sets notice data when there is no ChatOutput 2024-03-30 18:59:38 -03:00
anovazzi1
782ec35e20 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-30 18:50:35 -03:00
anovazzi1
2f10641dd3 Update IOFieldView component styling 2024-03-30 18:50:33 -03:00
Gabriel Luiz Freitas Almeida
3f70560caf Update input types and record template in TextComponent and its subclasses 2024-03-30 18:46:47 -03:00
Gabriel Luiz Freitas Almeida
87710df466 Add input validation for empty messages 2024-03-30 18:46:47 -03:00
Gabriel Luiz Freitas Almeida
3c9f8e078f Remove unused import and whitespace in SplitTextComponent 2024-03-30 18:46:46 -03:00
Gabriel Luiz Freitas Almeida
3cd6efa228 Refactor code and add Google Generative AI icon 2024-03-30 18:46:46 -03:00
Gabriel Luiz Freitas Almeida
daccda76fa Remove unused method _validate_vertices() in Graph class 2024-03-30 18:46:45 -03:00
anovazzi1
4b5c6436e2 Update inputComponent styles 2024-03-30 18:36:26 -03:00
Lucas Oliveira
4bcd3ce8cd fixed height size of chat modal 2024-03-30 23:15:40 +02:00
anovazzi1
c1f29c1d76 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-30 18:14:50 -03:00
anovazzi1
e2c9d0b7de Update chat input and modal icons 2024-03-30 18:14:47 -03:00
Gabriel Luiz Freitas Almeida
a53c812716 Add order parameter to MessageHistoryComponent and MonitorService 2024-03-30 18:13:01 -03:00
Lucas Oliveira
f7342b5be6 fixed spacing at required and info 2024-03-30 23:11:36 +02:00
Lucas Oliveira
2b63863487 disabled size change at IO view 2024-03-30 23:11:36 +02:00
Rodrigo Nader
1672339992 Add SplitTextComponent to split text into chunks 2024-03-30 18:06:32 -03:00
anovazzi1
f139ecb35d Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-30 17:59:44 -03:00
anovazzi1
5e8b957cf5 Update EditFlowSettingsComponent textarea styling 2024-03-30 17:59:41 -03:00
Gabriel Luiz Freitas Almeida
de1e22001d Fix border color in parameterComponent 2024-03-30 17:59:08 -03:00
Gabriel Luiz Freitas Almeida
1510f55efe Refactor ExtraSidebar component 2024-03-30 17:58:22 -03:00
Gabriel Luiz Freitas Almeida
f9cb449c4f Set onBuildComplete to run after all layers 2024-03-30 17:58:21 -03:00
Lucas Oliveira
08252710c4 Made icon be the same to inputs and outputs 2024-03-30 22:57:22 +02:00
Lucas Oliveira
5e9e6dc54d Filled chat message button 2024-03-30 22:56:22 +02:00
anovazzi1
d86ca92b7d Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-30 17:55:36 -03:00
anovazzi1
f65b7680ba Add console.log for title and color in ParameterComponent 2024-03-30 17:55:33 -03:00
Gabriel Luiz Freitas Almeida
70135e7353 Refactor onBuildComplete in flowStore.ts to include allNodesValid parameter 2024-03-30 17:51:55 -03:00
Lucas Oliveira
f381d0f065 Fixed display name of IOView 2024-03-30 22:47:16 +02:00
Gabriel Luiz Freitas Almeida
e9cb84a933 Fix formatting issues and update dependencies 2024-03-30 17:43:23 -03:00
Gabriel Luiz Freitas Almeida
fd580b7568 Update ESLint configuration 2024-03-30 17:43:23 -03:00
Gabriel Luiz Freitas Almeida
8651850803 Refactor data and helper components 2024-03-30 17:43:22 -03:00
anovazzi1
5e55f33c6f Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-30 17:40:19 -03:00
anovazzi1
4f1b7bc3f3 Add parent disclosure for core components 2024-03-30 17:40:16 -03:00
Gabriel Luiz Freitas Almeida
4428c36bfa Refactor SubFlowComponent display name 2024-03-30 17:33:07 -03:00
Gabriel Luiz Freitas Almeida
39e7a92f45 Refactor RetrievalQAComponent and RetrievalQAWithSourcesChainComponent 2024-03-30 17:33:06 -03:00
anovazzi1
0d3435efeb Fix alignment issue in extra sidebar component 2024-03-30 17:29:05 -03:00
anovazzi1
f0e50e36d5 Fix openDisc prop value in ExtraSidebar component 2024-03-30 17:21:27 -03:00
anovazzi1
e61896bc1f
remove dead code and unused dependencies (#1488)
* added esLint to frontend project

* Remove formModalPropsType from index.ts

* Remove chat input component

* Delete codeBlock and fileComponent components

* Remove unused code for BuildTrigger component

* Refactor Chat component and remove unused code

* Delete chatTrigger component

* Delete unused SVG and PNG files

* Remove LightTooltipComponent

* Remove LoadingSpinner component

* Delete RadialProgressComponent

* Delete ReactTooltipComponent

* Remove TooltipComponent

* Delete ElementStack component

* Remove ToggleComponent

* Remove unused dependencies from package.json

* Update package json

* add accordion

* change accordion sidebar to shadcn

* added million lint

* Remove MillionCompiler plugin from Vite config

* Refactor authContext autoLogin dependency

* Add console.log statements for debugging

* Refactored position of elements in IO branch

* fix assets imports

* fix re-render on pageComponent

* Add StrictMode to root render and update key in ExtraSidebarComponent

* Add showCanvas state and useEffect to update it to improve performance

* Refactor FlowPage component and remove ExtraSidebar from main area

* Refactor FlowToolbar to prevent Unnecessary re-render

* get node position with zustand in NodeToolbarComponent

* Fix ShareModal rendering issue

* Remove ExtraSidebar component and fix CodeAreaComponent bug

* Refactor: Use useMemo to avoid unnecessary render

* merge zustandIo

* Remove console.log statements

* Update package-lock.json and refactor extraSidebarComponent

* update package json

* Remove unused msgpack wheel file and add new nvidia_nvjitlink_cu12 wheel file

* Fix import formatting in loading.py

* Imported missing module and removed unused import

---------

Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
Co-authored-by: igorrCarvalho <igorsilvabhz6@gmail.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@logspace.ai>
2024-03-30 17:09:51 -03:00
Rodrigo Nader
e564991040 Update CombineTextComponent to concatenate two text sources 2024-03-30 16:53:58 -03:00
Gabriel Luiz Freitas Almeida
87adaa4255 Refactor edge equality check and optimize edge creation in Graph class 2024-03-30 16:49:50 -03:00
Gabriel Luiz Freitas Almeida
4aa726706f Refactor records_to_text function to handle non-Record items 2024-03-30 16:46:59 -03:00
Gabriel Luiz Freitas Almeida
c5fb239852 Add validation for list items in records_to_text function 2024-03-30 16:42:12 -03:00
Gabriel Luiz Freitas Almeida
ac45c278c4 Refactor error handling in build_vertex function 2024-03-30 16:17:39 -03:00
Rodrigo Nader
dc0feddb54 Add support for combining a list of texts in CombineTextComponent 2024-03-30 16:00:02 -03:00