Lucas Oliveira
6176464558
Merge branch 'dev' into zustand/io/migration
2024-02-26 18:47:39 +01:00
Lucas Oliveira
cb63d5be2d
Merge remote-tracking branch 'origin/ioView' into zustand/io/migration
2024-02-26 18:42:28 +01:00
igorrCarvalho
2960208bfe
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-02-26 14:35:05 -03:00
igorrCarvalho
a371515956
Fix: Add a boolean prop to prevent the node field from using title case
2024-02-26 14:34:32 -03:00
Lucas Oliveira
6b2d0c6ef1
Fixed Store showing that API key is invalid when it is valid
2024-02-26 18:33:51 +01:00
cristhianzl
c89b3fcc46
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-02-26 14:33:28 -03:00
cristhianzl
1a65530bf9
🐛 fix(darkStore.tsx): initialize stars variable with the value from localStorage to persist stars count on page reload
...
✨ feat(darkStore.tsx): add support for storing and retrieving stars count from localStorage to avoid unnecessary API calls
2024-02-26 14:33:21 -03:00
Cristhian Zanforlin Lousa
7bd113dfaf
update build state logic ( #1468 )
2024-02-26 14:26:52 -03:00
cristhianzl
02abd97ac0
🔨 refactor(GenericNode/index.tsx): replace Tooltip component with ShadTooltip component for consistency and better styling
2024-02-26 14:26:16 -03:00
cristhianzl
652780a6ee
merge fix
2024-02-26 14:24:34 -03:00
cristhianzl
28927ddc78
🐛 fix(GenericNode/index.tsx): fix double click behavior on GenericNode title to correctly handle nameEditable state and takeSnapshot function
...
🔧 chore(GenericNode/index.tsx): refactor GenericNode title component to improve readability and maintainability
🔧 chore(GenericNode/index.tsx): refactor GenericNode build status tooltip to improve readability
2024-02-26 14:15:47 -03:00
cristhianzl
9f6a6251c3
🔧 fix(menuBar): replace Tooltip component with ShadTooltip component for better styling and consistency
...
🔧 fix(genericModal): change IconComponent name based on myModalTitle value to improve visual representation
🔧 fix(nodeToolbarComponent): replace IconComponent name "Code2" with "TerminalSquare" for better icon representation
2024-02-26 14:12:59 -03:00
Gabriel Luiz Freitas Almeida
64c7ef37ad
Merge remote-tracking branch 'origin/dev' into zustand/io/migration
2024-02-26 13:56:56 -03:00
Lucas Oliveira
1601d23d67
Fixed rebase
2024-02-26 17:41:30 +01:00
Lucas Oliveira
7a894279b6
Fixed bug when opening io view modal
2024-02-26 17:40:34 +01:00
Lucas Oliveira
1e361bb50a
Refactored just logic of IOView
2024-02-26 17:40:34 +01:00
Gabriel Luiz Freitas Almeida
29318decec
Remove prompt_creator
2024-02-26 13:30:44 -03:00
Gabriel Luiz Freitas Almeida
506097ec74
Delete PromptRunner component
2024-02-26 13:30:28 -03:00
Gabriel Luiz Freitas Almeida
ae629a528c
Add edges validation
2024-02-26 13:25:57 -03:00
Gabriel Luiz Freitas Almeida
1c0cf20830
Remove unused import and class variable in base.py
2024-02-26 13:25:32 -03:00
Gabriel Luiz Freitas Almeida
d6cdb3eb96
Add SQLDatabaseChain and SQLGenerator components
2024-02-26 13:23:13 -03:00
Lucas Oliveira
e6b1d7a285
Fixed status ball and location of tooltip
2024-02-26 17:19:18 +01:00
Lucas Oliveira
27c97a52e6
Merge remote-tracking branch 'origin/zustand/io/migration' into ioview
2024-02-26 17:06:39 +01:00
anovazzi1
5c9ad8c9b4
migrate node build status to it's own object instead of the node data
2024-02-26 12:20:50 -03:00
anovazzi1
6bf320ba97
Update chatMessagePropsType in index.ts
2024-02-26 12:06:48 -03:00
anovazzi1
1c36202374
Add updateChat function to chatMessagePropsType
2024-02-26 11:19:25 -03:00
anovazzi1
e3c5112899
Update success message in flowStore.ts
2024-02-26 10:50:19 -03:00
Gabriel Luiz Freitas Almeida
951384284d
Refactor AzureChatOpenAI components and update documentation links
2024-02-26 10:45:50 -03:00
Gabriel Luiz Freitas Almeida
521bdf9f7d
Set display_name and use it in exception
2024-02-26 10:44:18 -03:00
Gabriel Luiz Freitas Almeida
2d426301a1
Update dependencies in pyproject.toml
2024-02-26 10:09:36 -03:00
Gabriel Luiz Freitas Almeida
ec6c00838d
Refactor CustomComponent class and add new methods
2024-02-26 09:52:06 -03:00
Gabriel Luiz Freitas Almeida
c1a228fe6c
Refactor RetrievalQAWithSourcesChainComponent class
2024-02-26 09:51:46 -03:00
Gabriel Luiz Freitas Almeida
0387de2dd2
Refactor RetrievalQAComponent to include source documents in the returned result
2024-02-26 09:51:41 -03:00
Gabriel Luiz Freitas Almeida
ad68e3e41f
Refactor LLMChainComponent to return the result of invoking the runnable
2024-02-26 09:50:39 -03:00
Gabriel Luiz Freitas Almeida
49df8e993d
Revert built status from building in flowStore.ts
2024-02-26 09:02:52 -03:00
Gabriel Luiz Freitas Almeida
bbf2a1690a
Fix build status update issue
2024-02-26 08:14:09 -03:00
Gabriel Luiz Freitas Almeida
397ad8d0d1
Add GatherRecordsComponent and remove DirectoryLoaderComponent
2024-02-25 23:15:48 -03:00
Gabriel Luiz Freitas Almeida
41493db4f3
Update import statement in DocumentToRecord.py
2024-02-25 23:15:48 -03:00
Gabriel Luiz Freitas Almeida
20890d511a
Add support for .mdx file format in FileLoaderComponent
2024-02-25 23:15:47 -03:00
Gabriel Luiz Freitas Almeida
06a68d7ea3
Fix module not found error in validate.py
2024-02-25 23:15:46 -03:00
Gabriel Luiz Freitas Almeida
b083d520c9
Update embeddings and retrievers components
2024-02-25 23:15:45 -03:00
Gabriel Luiz Freitas Almeida
657020e839
Update default and allowed file types for UnstructuredMarkdownLoader
2024-02-25 23:15:44 -03:00
Gabriel Luiz Freitas Almeida
5e35d8a04e
Add field validator for file_types in TemplateField class
2024-02-25 23:15:43 -03:00
Gabriel Luiz Freitas Almeida
6703880dbf
Update TemplateField title_case default value
2024-02-25 23:15:42 -03:00
Gabriel Luiz Freitas Almeida
4100266aa6
Add DocumentToRecordComponent to convert documents to records
2024-02-25 23:15:41 -03:00
igorrCarvalho
afe0d42dd0
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-02-25 23:07:52 -03:00
igorrCarvalho
883dc9f9d4
Refactor: Change node ring error color
2024-02-25 23:07:42 -03:00
Gabriel Luiz Freitas Almeida
b49a948c1b
Fix validation status condition in GenericNode component
2024-02-25 19:07:19 -03:00
Gabriel Luiz Freitas Almeida
a4697e293a
Update validation status color
2024-02-25 19:06:38 -03:00
Gabriel Luiz Freitas Almeida
523e8d8ca2
Update status colors in CSS and Tailwind config
2024-02-25 19:06:12 -03:00