Commit graph

9,827 commits

Author SHA1 Message Date
igorrCarvalho
bf61c339e1 Fix: disable file paste when chat are locked 2024-06-07 18:28:58 -03:00
igorrCarvalho
0d3780826d Fix: block file clip input when chat input are blocked 2024-06-07 17:50:15 -03:00
igorrCarvalho
7f616aec8b Fix: Download Button trigger chat 2024-06-07 17:31:22 -03:00
igorrCarvalho
e531e36ad1 Merge cz/mergeAll into shortcuts_settings 2024-06-07 17:18:40 -03:00
ogabrielluiz
c4cdb186b8 chore: Update import statement for CustomComponent in validate.py 2024-06-07 16:35:28 -03:00
ogabrielluiz
4e104b7c12 fix: Correct flow retrieval by endpoint name instead of flow name 2024-06-07 16:32:37 -03:00
ogabrielluiz
982c33b476 chore: Update package versions in pyproject.toml files 2024-06-07 16:32:37 -03:00
anovazzi1
83bdd81ec3 update ungroup working, does not keep selected output 2024-06-07 16:25:10 -03:00
cristhianzl
d7fef29fa3 Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll 2024-06-07 16:22:09 -03:00
cristhianzl
ef6d39c14d (tests): add end-to-end test for sending an image in chat
 (tests): introduce chain.png asset for image upload test
2024-06-07 16:21:39 -03:00
ogabrielluiz
64e5eaf99d refactor: Update log_transaction function to include target vertex in transaction data 2024-06-07 16:21:20 -03:00
ogabrielluiz
d0ae3835b4 refactor: Update build_and_cache_graph_from_db function to use truthiness check for session_id 2024-06-07 16:21:07 -03:00
cristhianzl
c7851a8ed4 Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll 2024-06-07 16:10:25 -03:00
cristhianzl
84a87a3c39 ♻️ (chatView, flowStore): refactor message handling for consistency 2024-06-07 16:10:05 -03:00
anovazzi1
48a429e033 Merge branch 'cz/mergeAll' of personal:langflow-ai/langflow into cz/mergeAll 2024-06-07 15:59:38 -03:00
cristhianzl
5a64bb2678 Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll 2024-06-07 15:59:23 -03:00
cristhianzl
d804303e94 🐛 (flowStore.ts): fix assignment to correct property in newFlowPool data structure 2024-06-07 15:59:00 -03:00
anovazzi1
3b6af6fa6a Merge branch 'extended_Session' of personal:langflow-ai/langflow into extended_Session 2024-06-07 15:58:56 -03:00
anovazzi1
fa5243970f almost done with display_name 2024-06-07 15:57:37 -03:00
ogabrielluiz
0db23d2756 refactor: Update TransactionModel and TransactionModelResponse fields 2024-06-07 15:57:15 -03:00
ogabrielluiz
880cf81fa3 update projects 2024-06-07 15:57:15 -03:00
ogabrielluiz
5a7263a7cb Allow models to receive Record as well 2024-06-07 15:57:15 -03:00
Lucas Oliveira
9478c14f57 Added frontend to show every profile picture from the Profile Pictures list 2024-06-07 15:34:12 -03:00
cristhianzl
749469e100 🐛 (chatView/index.tsx): fix chat message filtering to handle nested messages array
♻️ (api/index.ts): rename 'message' to 'messages' in VertexDataTypeAPI for clarity and consistency
2024-06-07 15:28:12 -03:00
ogabrielluiz
b8a361c546 refactor: Improve handling of artifacts in vertex base class 2024-06-07 15:21:03 -03:00
anovazzi1
8742c87bfe Merge remote-tracking branch 'origin/two_edges' into new_Group 2024-06-07 15:18:57 -03:00
Lucas Oliveira
d2d7aaaf79 Added Get Profile Pictures hook 2024-06-07 15:08:16 -03:00
anovazzi1
384977e156 updateTable component 2024-06-07 15:07:53 -03:00
cristhianzl
1be12a3c32 undefined fix on types 2024-06-07 15:06:11 -03:00
Lucas Oliveira
6dd85db35d Fixed Gradient name to Profile Picture 2024-06-07 15:04:29 -03:00
ogabrielluiz
e4c4aa87ec chore: Update import statement for CustomComponent in validate.py 2024-06-07 14:41:56 -03:00
ogabrielluiz
ef6c179bd1 merge projects 2024-06-07 14:41:15 -03:00
ogabrielluiz
1712577e4d refactor: Remove print statement in MonitorService
The print statement in the MonitorService class has been removed to improve code cleanliness and remove unnecessary debugging output.

Note: The commit message has been generated based on the provided code changes and recent commits.
2024-06-07 14:40:51 -03:00
ogabrielluiz
578619a5e3 (CodeBlockExtractor.py): Add a new component 'Code Block Extractor' to extract code blocks from text for langflow application. 2024-06-07 14:40:39 -03:00
ogabrielluiz
52323eae4a 📝 (component.py): update variable name from display_name to name for consistency and clarity
📝 (component.py): improve variable naming for better readability and maintainability
📝 (__init__.py): refactor function name _import_template_field to _import_input_class for better naming clarity
📝 (__init__.py): refactor function name _import_template_field to _import_input_class for better naming clarity
📝 (__init__.py): add function _import_output_class to import Output class from langflow.template.field.base
2024-06-07 14:40:24 -03:00
ogabrielluiz
834570df8b refactor: Update output names in TextInput, TextOutput, RecordsOutput, ChatInput, and ChatOutput 2024-06-07 14:40:03 -03:00
ogabrielluiz
472c8737dd move folder 2024-06-07 14:39:27 -03:00
Lucas Oliveira
c5302d75db Added Profile Pictures to folder on Backend 2024-06-07 14:19:36 -03:00
Lucas Oliveira
6d8c37a45f Added loading while it's updating component 2024-06-07 14:02:55 -03:00
Lucas Oliveira
62f78e0795 Made component not be updatable if it's been edited before 2024-06-07 13:58:03 -03:00
Lucas Oliveira
50eb7766f2 Added tooltip and handler to update node 2024-06-07 12:23:25 -03:00
cristhianzl
de69b70688 ♻️ (types.py): reformat ChatOutputResponse instantiation for better readability 2024-06-07 12:16:42 -03:00
cristhianzl
2757ae4069 🐛 (types.py): add missing artifact_type to ChatOutputResponse to ensure correct artifact type is set 2024-06-07 12:16:31 -03:00
Lucas Oliveira
18551077b0 Added triangle 2024-06-07 12:14:18 -03:00
Lucas Oliveira
fdf3306911 Merge branch 'cz/mergeAll' into fix/edited_component 2024-06-07 12:13:56 -03:00
cristhianzl
698ae4f296 Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll 2024-06-07 12:12:18 -03:00
cristhianzl
0112563589 merge branch fix 2024-06-07 12:12:06 -03:00
cristhianzl
9ce7ee31a9 merge branch chatImg 2024-06-07 12:11:40 -03:00
Lucas Oliveira
638e6d66d9 Removed unused code and fixed type of InputGlobalComponent 2024-06-07 12:06:31 -03:00
Lucas Oliveira
f69aa2d70f Changed folders 2024-06-07 12:04:28 -03:00