Commit graph

6,327 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
5edcf56bfe Fix message assignment in ChatVertex class 2024-02-19 08:38:41 -03:00
Gabriel Luiz Freitas Almeida
bd18346ad9 update message variable instead of self 2024-02-18 20:30:40 -03:00
Gabriel Luiz Freitas Almeida
455a518352 Fix comparison logic in Graph class 2024-02-18 20:30:05 -03:00
carlosrcoelho
b6a1989358 Update Twitter links in config and headerComponent 2024-02-18 19:07:07 -03:00
Gabriel Luiz Freitas Almeida
2b51674144 Replace clear method with delete method in ChatService 2024-02-18 18:03:34 -03:00
Gabriel Luiz Freitas Almeida
891e8a04ac Add UUIDGeneratorComponent to generate unique IDs 2024-02-18 17:28:32 -03:00
Gabriel Luiz Freitas Almeida
cb95de9e1f Add support for returning messages as a Record in ChatInput and ChatOutput 2024-02-18 17:28:26 -03:00
Ricardo Henriques
534cf7c1a6 Changes some parameters for mypy linting compatibility 2024-02-18 18:47:50 +00:00
igorrCarvalho
85627a05e5 Refactor: Add error icon when an error occurs building node 2024-02-18 13:49:34 -03:00
igorrCarvalho
ba4d51a77f Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration 2024-02-18 13:38:17 -03:00
igorrCarvalho
546eb2ae9a Refactor: Change component icon to Flaskconical 2024-02-18 13:37:32 -03:00
Ricardo Henriques
08c2542416 Rename LiteLLMComponent to ChatLiteLLMComponent 2024-02-18 15:53:21 +00:00
Ricardo Henriques
868aca053e Remove unused code in ChatLiteLLM.py 2024-02-18 15:50:54 +00:00
Ricardo Henriques
4aadd27db1 Update ChatLiteLLM import and add verbose option 2024-02-18 15:36:04 +00:00
Gabriel Luiz Freitas Almeida
0cad580a8f Refactor parameter component to include refresh button 2024-02-18 11:49:18 -03:00
Ricardo Henriques
32012df810 Add ChatLiteLLM component to backend 2024-02-18 14:34:37 +00:00
Ricardo Henriques
a62ae5b722 Add LiteLLMComponent to the project 2024-02-18 14:13:26 +00:00
Gabriel Luiz Freitas Almeida
d58ba7e5a1 Refactor chat service code for readability and maintainability 2024-02-16 18:13:15 -03:00
Gabriel Luiz Freitas Almeida
1871676b36 Update graph by comparing vertices' __repr__ and updating data if different 2024-02-16 18:13:09 -03:00
Gabriel Luiz Freitas Almeida
71f7bf9c58 Refactor get_vertices function to improve flow ID handling and caching 2024-02-16 18:13:03 -03:00
Gabriel Luiz Freitas Almeida
1f832d0a01 Resolve path for index directory in ChromaSearchComponent 2024-02-16 18:12:32 -03:00
cristhianzl
d153df478c add required function to generic nodfe 2024-02-16 17:15:18 -03:00
cristhianzl
92e966e466 merge fix 2024-02-16 17:06:03 -03:00
cristhianzl
196b4d85dc add build status on node 2024-02-16 17:02:32 -03:00
anovazzi1
0dbd1763f3 update some description and implement LlamaCpp 2024-02-16 16:51:59 -03:00
anovazzi1
7617f340f0 Add HuggingFaceEndpointsComponent to the project 2024-02-16 16:44:11 -03:00
Gabriel Luiz Freitas Almeida
d6ebc60462 Refactor schema.py and add VertexBuildResponseModel 2024-02-16 16:44:08 -03:00
Gabriel Luiz Freitas Almeida
ef5979870a Fix formatting in StreamData __str__ method 2024-02-16 16:40:01 -03:00
anovazzi1
5bce7ec18d Refactor GoogleGenerativeAIComponent configuration 2024-02-16 16:39:17 -03:00
anovazzi1
980cdca42a Add CTransformersComponent and update CohereComponent display name 2024-02-16 16:22:24 -03:00
anovazzi1
ece26b49c7 Add Cohere component to the project 2024-02-16 16:16:36 -03:00
Gabriel Luiz Freitas Almeida
128d7d7b88 Refactor Vertex class to improve readability and maintainability 2024-02-16 16:15:23 -03:00
Gabriel Luiz Freitas Almeida
71c94f85fb Use cache when rerunning to allow pinned components 2024-02-16 16:15:13 -03:00
anovazzi1
54658c16fc Add ChatVertexAIComponent to the project 2024-02-16 16:10:40 -03:00
Gabriel Luiz Freitas Almeida
5784940528 Refactor local storage service to remove aiofiles dependency 2024-02-16 15:16:14 -03:00
Gabriel Luiz Freitas Almeida
f7f96ad13b Refactor file deletion logging in LocalStorageService 2024-02-16 15:07:35 -03:00
Gabriel Luiz Freitas Almeida
0d78027680 Refactor graph sorting and cutting functionality 2024-02-16 15:07:22 -03:00
Gabriel Luiz Freitas Almeida
3d42e1b902 Add component_id to sort endpoint 2024-02-16 15:06:42 -03:00
anovazzi1
0e1f7f98d4 Update user authentication logic 2024-02-16 15:06:13 -03:00
anovazzi1
602eaf6221 Add QianfanChatEndpointComponent to langflow 2024-02-16 15:01:39 -03:00
anovazzi1
3579150bf0 Update AmazonBedrock and add AzureOpenAI model 2024-02-16 14:57:46 -03:00
anovazzi1
964f2ca7ca Update AmazonBedrock and Anthropic models 2024-02-16 14:46:00 -03:00
Gabriel Luiz Freitas Almeida
b86ca31cd4 Set vertex state to building 2024-02-16 14:36:08 -03:00
Lucas Oliveira
b13a52db97 Fixed groupByFamily 2024-02-16 18:23:34 +01:00
Lucas Oliveira
bf115a2a46 GroupByFamily fixed 2024-02-16 18:21:06 +01:00
anovazzi1
371bcbaf0d Add AmazonBedrockComponent to langflow 2024-02-16 14:16:00 -03:00
anovazzi1
0325c4168a Add Anthropic model component 2024-02-16 14:07:55 -03:00
anovazzi1
2d30edc13d Remove "FileLoader" from INPUT_TYPES constant 2024-02-16 13:57:56 -03:00
anovazzi1
0f22175d6a Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-02-16 13:36:38 -03:00
Gabriel Luiz Freitas Almeida
d35c16ac03 Refactor buildVertices function to optimize component execution 2024-02-16 13:03:42 -03:00