Rodrigo Nader
a8b53c67d8
Update display names of model components
2024-03-07 02:36:12 -03:00
cristhianzl
c7464b42b2
🐛 fix(extraSidebarComponent/index.tsx): remove unused imports and fix broken icon component
...
✨ feat(extraSidebarComponent/index.tsx): replace custom icon component with Lucide's SparklesIcon and LinkIcon for better consistency and maintainability
2024-03-06 23:21:17 -03:00
igorrCarvalho
ccb8ec6cb2
Refactor: Change copy icon on node toolbar
2024-03-06 22:25:18 -03:00
igorrCarvalho
379d73389e
Refactor: Add padding to search input
2024-03-06 22:18:02 -03:00
Lucas Oliveira
2f586c32b9
Fixed design of new flow modal
2024-03-07 02:01:26 +01:00
Lucas Oliveira
2e35dd50d4
fixed search bar padding
2024-03-07 01:26:59 +01:00
Lucas Oliveira
eef21f3b01
Added Discover More button
2024-03-07 01:21:32 +01:00
Lucas Oliveira
3e2caca2b5
Added sidebar separations
2024-03-07 01:21:32 +01:00
Igor Carvalho
0de8c84d0c
Feat: Create flow toolbar and remove flow management buttons from sidebar ( #1501 )
2024-03-06 20:56:49 -03:00
Gabriel Luiz Freitas Almeida
b5b165bf02
Remove unused import and comment out code in VertexTypesDict
2024-03-06 20:42:02 -03:00
Gabriel Luiz Freitas Almeida
37b2d60009
Refactor code structure and improve error handling
2024-03-06 20:41:55 -03:00
igorrCarvalho
a7fdd5bce7
Refactor: change menubar width
2024-03-06 20:30:58 -03:00
igorrCarvalho
c0352388c3
Refactor: Make header toolbar align with side bar
2024-03-06 20:23:55 -03:00
anovazzi1
69819fe59f
Add Basic Prompt image to UndrawCardComponent and create switch to select image
2024-03-06 20:18:15 -03:00
Gabriel Luiz Freitas Almeida
f31e601987
Refactor custom component utility functions
2024-03-06 19:56:53 -03:00
Gabriel Luiz Freitas Almeida
63f96c4b74
Add TextToRecordComponent to experimental folder
2024-03-06 19:56:44 -03:00
Gabriel Luiz Freitas Almeida
f8dfb69f08
Add experimental components for message history, record extraction, and record merging
2024-03-06 19:39:26 -03:00
Gabriel Luiz Freitas Almeida
14aaf6559b
Remove components/io from sidebar
2024-03-06 19:25:18 -03:00
Gabriel Luiz Freitas Almeida
eda347633b
Add new components for inputs and outputs
2024-03-06 19:17:33 -03:00
Gabriel Luiz Freitas Almeida
f8520749d7
Add utility functions for converting dictionary values to strings
2024-03-06 19:06:28 -03:00
Gabriel Luiz Freitas Almeida
c2182630b3
Merge branch 'zustand/io/migration' into refactor/flowToolbar
2024-03-06 18:55:25 -03:00
Gabriel Luiz Freitas Almeida
34467d8f70
Refactor code for better readability and maintainability
2024-03-06 18:46:05 -03:00
Gabriel Luiz Freitas Almeida
03d7bce95d
Refactor PromptComponent to convert dictionary values to strings
2024-03-06 18:45:51 -03:00
Gabriel Luiz Freitas Almeida
0c1703de9a
Refactor chat component and add ClearMessageHistory component
2024-03-06 18:45:39 -03:00
igorrCarvalho
2c6a5919f5
Refactor: Export button always on header dropdown
2024-03-06 18:18:56 -03:00
igorrCarvalho
55edcead5f
Refactor: Increase padding on search filter
2024-03-06 18:15:05 -03:00
igorrCarvalho
0f45a09494
Refactor: flow toolbar buttons disable intead of dissapear
2024-03-06 18:06:52 -03:00
anovazzi1
bfe35b4e46
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-03-06 17:10:02 -03:00
anovazzi1
66139eebf0
Add NewFlowCard2 component and UndrawCardComponent
2024-03-06 17:09:59 -03:00
Gabriel Luiz Freitas Almeida
134a6d15b6
Document build_loader_repr_from_records function to util.py
2024-03-06 16:48:32 -03:00
Gabriel Luiz Freitas Almeida
7f2a352b9a
Fix project_updated_at datetime parsing
2024-03-06 16:30:55 -03:00
Gabriel Luiz Freitas Almeida
dd00a3705d
Fix datetime parsing in setup.py
2024-03-06 16:30:19 -03:00
Gabriel Luiz Freitas Almeida
7a3dd1a79c
Add emoji support to project icons
2024-03-06 16:27:53 -03:00
Gabriel Luiz Freitas Almeida
df142844b6
Add Basic Prompting example
2024-03-06 16:21:40 -03:00
Gabriel Luiz Freitas Almeida
33cca64f32
Update schema and utils modules
2024-03-06 15:48:43 -03:00
Gabriel Luiz Freitas Almeida
cff2563ee1
Format
2024-03-06 15:35:54 -03:00
Gabriel Luiz Freitas Almeida
e07eae6a8d
Fix dict setup
2024-03-06 15:35:36 -03:00
Gabriel Luiz Freitas Almeida
eef5043045
Refactor code and update documentation links
2024-03-06 15:33:42 -03:00
Gabriel Luiz Freitas Almeida
f735e50fd2
Refactor RecursiveCharacterTextSplitterComponent to use build_loader_repr_from_records
2024-03-06 15:32:50 -03:00
Gabriel Luiz Freitas Almeida
4286b6a93e
Refactor flow retrieval logic in read_flows function
2024-03-06 15:19:36 -03:00
anovazzi1
f44776934d
Refactor CollectionCardComponent to handle flow icons and backgrounds
2024-03-06 15:05:53 -03:00
anovazzi1
b388873d1b
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-03-06 15:01:45 -03:00
anovazzi1
9f1d2878df
Add emoji support to CollectionCardComponent
2024-03-06 14:56:56 -03:00
Gabriel Luiz Freitas Almeida
4daf4ffc81
Fix variable name and simplify if statements
2024-03-06 14:56:36 -03:00
Gabriel Luiz Freitas Almeida
1a8891134c
Add parameterUtils.ts file with handleUpdateValues and throttledHandleUpdateValues functions
2024-03-06 14:56:19 -03:00
Gabriel Luiz Freitas Almeida
0044622d3a
Fix formatting and remove unused code
2024-03-06 14:54:39 -03:00
Gabriel Luiz Freitas Almeida
2450161fc1
Format py
2024-03-06 14:54:14 -03:00
Gabriel Luiz Freitas Almeida
be32d57434
Update chain.invoke() argument to use a dictionary for input value
2024-03-06 14:53:10 -03:00
Gabriel Luiz Freitas Almeida
a060b8de18
Refactor read_flows function to include current user's flows
2024-03-06 14:51:30 -03:00
igorrCarvalho
35889692a2
Refactor: Rename JSX function to improve code understanding
2024-03-06 14:49:11 -03:00