Commit graph

8,550 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
6dd5b259c4 Add _build_params call on reset 2024-02-26 18:50:29 -03:00
Lucas Oliveira
bcebd5b7fe Fixed text box not being able to resize 2024-02-26 22:35:42 +01:00
Gabriel Luiz Freitas Almeida
97a3f45e31 Fix from_documents initialization 2024-02-26 18:20:19 -03:00
Lucas Oliveira
415ac1b926 Fixed multiline text 2024-02-26 22:09:12 +01:00
Lucas Oliveira
9a915143a6 Fixed tooltip width 2024-02-26 22:05:24 +01:00
Gabriel Luiz Freitas Almeida
3f9790a420 Refactor ChatInput and ChatOutput classes to remove 'as_record' parameter 2024-02-26 17:51:51 -03:00
Lucas Oliveira
160aa47e26 Made back button on chat and fixed output and input exibition 2024-02-26 21:44:52 +01:00
Gabriel Luiz Freitas Almeida
605bfa8db6 Refactor RecordsAsTextComponent to improve code readability 2024-02-26 17:38:41 -03:00
Lucas Oliveira
96e5ae65b1 Implemented output text 2024-02-26 21:23:16 +01:00
Gabriel Luiz Freitas Almeida
9864ee824d Use display_name in other exceptions 2024-02-26 17:13:04 -03:00
Gabriel Luiz Freitas Almeida
e4d4c21f34 Use display_name in exception 2024-02-26 17:10:52 -03:00
Gabriel Luiz Freitas Almeida
2118869e1e Add onGetOrderSuccess and fix error in get vertices order 2024-02-26 17:10:01 -03:00
Gabriel Luiz Freitas Almeida
694418827d Implement update_edges_from_vertex 2024-02-26 16:52:53 -03:00
anovazzi1
f1e097d052 checkNodes 2024-02-26 16:45:32 -03:00
igorrCarvalho
864f74be55 Refactor: Change code modal trigger icon 2024-02-26 16:39:57 -03:00
Gabriel Luiz Freitas Almeida
0a0f98cbe2 Remove pre-commit hook and update Makefile 2024-02-26 16:28:26 -03:00
Gabriel Luiz Freitas Almeida
fc25261d3c Fix formatting issues in code 2024-02-26 16:28:24 -03:00
Gabriel Luiz Freitas Almeida
7ad111ef2e Refactor ChromaComponent settings and document validation 2024-02-26 16:27:39 -03:00
Gabriel Luiz Freitas Almeida
5b59e46a13 Format 2024-02-26 16:27:38 -03:00
Gabriel Luiz Freitas Almeida
d65563dd62 Refactor CustomComponent class methods 2024-02-26 16:27:38 -03:00
Gabriel Luiz Freitas Almeida
0111c62c4e Refactor SQLGeneratorComponent class to handle prompts without {question} variable 2024-02-26 16:27:37 -03:00
Gabriel Luiz Freitas Almeida
3d645ee41d Refactor TemplateField class in base.py 2024-02-26 16:27:37 -03:00
Gabriel Luiz Freitas Almeida
aa95686470 Refactor import statement in types.py 2024-02-26 16:27:36 -03:00
Gabriel Luiz Freitas Almeida
5cbeb8abb1 add or remove new edges 2024-02-26 16:27:35 -03:00
Gabriel Luiz Freitas Almeida
d7f1a5cc8c Add "retriever" input to the build method 2024-02-26 16:27:34 -03:00
Gabriel Luiz Freitas Almeida
66b0a9046f Fix ChromaComponent to use embedding correctly 2024-02-26 16:27:32 -03:00
Lucas Oliveira
efd4f80dcd Made animations with X and Check 2024-02-26 20:17:04 +01:00
igorrCarvalho
82f29cfcb6 Merge zustand/io/migration into zustand/io/migration 2024-02-26 16:14:13 -03:00
igorrCarvalho
9323f773e1 Refactor: Replace all alert string into a constants file 2024-02-26 16:06:39 -03:00
anovazzi1
501bc33abb Add useUpdateNodeInternals hook to nodeToolbarComponent fixing handle related bugs 2024-02-26 16:03:46 -03:00
Gabriel Luiz Freitas Almeida
8cd3853e2e Update chromadb and orjson versions 2024-02-26 15:52:08 -03:00
Gabriel Luiz Freitas Almeida
5785f692ec Remove unused code in WrapperCreator class 2024-02-26 15:51:58 -03:00
Gabriel Luiz Freitas Almeida
1f9a559483 Remove combine_documents_chain from RetrievalQAWithSourcesChainComponent 2024-02-26 15:04:20 -03:00
Gabriel Luiz Freitas Almeida
b2edc81a80 Refactor string decoding in Vertex class 2024-02-26 15:03:57 -03:00
cristhianzl
fca95763a8 Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration 2024-02-26 14:56:38 -03:00
cristhianzl
2b7ed05ed0 🐛 fix(GenericNode): remove unnecessary line break in GenericNode component
🎨 style(applies.css): increase max-width of generic-node-tooltip-div to 220px for better text truncation
2024-02-26 14:56:30 -03:00
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