Commit graph

8,451 commits

Author SHA1 Message Date
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
Gabriel Luiz Freitas Almeida
515b281248 Fix build status class issue in GenericNode component 2024-02-25 18:56:19 -03:00
Gabriel Luiz Freitas Almeida
6d48479066 Remove unused revertAllVerticesToBuild function 2024-02-25 18:55:51 -03:00
Gabriel Luiz Freitas Almeida
91ff2ce3df Update node colors and names in styleUtils.ts 2024-02-25 18:07:00 -03:00
Gabriel Luiz Freitas Almeida
4a6e15533e Update LLMS references to Models and Specs 2024-02-25 18:06:33 -03:00
Gabriel Luiz Freitas Almeida
d9d2545d9b Refactor build status handling in GenericNode component to use FlowStore 2024-02-25 17:56:31 -03:00
Gabriel Luiz Freitas Almeida
85a3f444dd Add ShouldRunNext component 2024-02-25 12:33:53 -03:00
Gabriel Luiz Freitas Almeida
042ea07977 Refactor TextInput and add TextOutput component 2024-02-25 12:33:29 -03:00
Gabriel Luiz Freitas Almeida
9a4acbffa3 Refactor user CRUD imports and add comments about secret key 2024-02-25 12:19:39 -03:00
Gabriel Luiz Freitas Almeida
09202b36a7 Fix styling issues and add delete icon 2024-02-25 12:18:36 -03:00
Gabriel Luiz Freitas Almeida
4aefcb03a7 Reorder Vertex class assignment 2024-02-25 12:17:47 -03:00
igorrCarvalho
94755b6781 Refactor: Change Documentation to docs on nodetoolbar 2024-02-24 18:27:07 -03:00
igorrCarvalho
ec8a801827 Refactor: delete node button 2024-02-24 18:10:17 -03:00
igorrCarvalho
8b021fa826 Fix: required icon without margin left when info icon exists 2024-02-24 17:28:05 -03:00
Gabriel Luiz Freitas Almeida
927b5c59d4 Add id and stream_url to ChatMessageType and ChatOutputType 2024-02-23 19:17:34 -03:00
Gabriel Luiz Freitas Almeida
6079461f34 Fix status class for built nodes 2024-02-23 19:16:56 -03:00
Gabriel Luiz Freitas Almeida
1facc44cd0 Update chat message and implement streaming functionality 2024-02-23 19:16:30 -03:00
Gabriel Luiz Freitas Almeida
ed66136f85 Refactor ChatVertex to support message streaming 2024-02-23 19:15:43 -03:00
Gabriel Luiz Freitas Almeida
a8e27bac6d Refactor ContractEdge log_transaction method 2024-02-23 19:15:16 -03:00
Gabriel Luiz Freitas Almeida
4d48805e49 Add SSE endpoint for streaming vertex build 2024-02-23 19:14:48 -03:00
Gabriel Luiz Freitas Almeida
6817651172 Add flow_id parameter to Graph.from_payload() method 2024-02-23 19:14:12 -03:00
cristhianzl
dde6fd6d62 Merge branch 'cz/fixTestsIo' into zustand/io/migration 2024-02-23 17:31:33 -03:00
cristhianzl
795436d1a3 🔥 refactor(genericModal/index.tsx): remove unused imports and code to improve code cleanliness and performance 2024-02-23 17:30:51 -03:00
Gabriel Luiz Freitas Almeida
7c15593d85 Refactor buildVertices function and add getInactiveVertexData function 2024-02-23 12:55:14 -03:00
Gabriel Luiz Freitas Almeida
6acace790e Add removeFromVerticesBuild and revertAllVerticesToBuild methods to FlowStoreType 2024-02-23 12:54:49 -03:00
Gabriel Luiz Freitas Almeida
53ae82f0b9 Add VertexBuildTypeAPI import and refactor handleBuildUpdate function 2024-02-23 12:54:15 -03:00