{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":599320067,"defaultBranch":"main","name":"langflow","ownerLogin":"langflow-ai","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-02-08T22:28:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/85702467?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727472970.0","currentOid":""},"activityList":{"items":[{"before":"6e076000365324fed00f7d55ee45e529ed74e147","after":"7e6ce9f4c6c8c221a4d3a950d9c041afe4ed14c1","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T21:39:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Add tool for per-output processing","shortMessageHtmlLink":"Add tool for per-output processing"}},{"before":"6e005272ba9de0820f5ea3477bdaeb264a2265fc","after":null,"ref":"refs/heads/fix-astra-vectorize-auth","pushedAt":"2024-09-27T21:36:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jordanrfrazier","name":"Jordan Frazier","path":"/jordanrfrazier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122494242?s=80&v=4"}},{"before":"e1816246b53c9d8fdcb026ec5c3681c693792e1a","after":"059fd9403aed6012b428ba747dfceae58e810a75","ref":"refs/heads/main","pushedAt":"2024-09-27T21:36:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jordanrfrazier","name":"Jordan Frazier","path":"/jordanrfrazier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122494242?s=80&v=4"},"commit":{"message":"fix: vectorize authentication params (#3954)\n\nFix vectorize authentication params","shortMessageHtmlLink":"fix: vectorize authentication params (#3954)"}},{"before":"d20cb9f5b92dab69566c7539a28e92fc41e870c0","after":"cc96e4a552821feb38cf46946ee893e9ee2021cf","ref":"refs/heads/cz/fix-img-path","pushedAt":"2024-09-27T21:34:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"},"commit":{"message":"Merge branch 'main' into cz/fix-img-path","shortMessageHtmlLink":"Merge branch 'main' into cz/fix-img-path"}},{"before":null,"after":"b36b9ff4977e2e92291f0238ec15d8743360de42","ref":"refs/heads/updateTypes","pushedAt":"2024-09-27T21:29:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anovazzi1","name":null,"path":"/anovazzi1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70824914?s=80&v=4"},"commit":{"message":"refactor: update CodeAreaComponent to use CodeAreaModal for node toolbar","shortMessageHtmlLink":"refactor: update CodeAreaComponent to use CodeAreaModal for node toolbar"}},{"before":null,"after":"6e005272ba9de0820f5ea3477bdaeb264a2265fc","ref":"refs/heads/fix-astra-vectorize-auth","pushedAt":"2024-09-27T21:21:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jordanrfrazier","name":"Jordan Frazier","path":"/jordanrfrazier","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122494242?s=80&v=4"},"commit":{"message":"Fix vectorize authentication params","shortMessageHtmlLink":"Fix vectorize authentication params"}},{"before":"45cf0e7cf83f1b9611f140fdf9cf922d1dea9237","after":"6e076000365324fed00f7d55ee45e529ed74e147","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T21:21:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Refactor test_component_to_tool to test_component_to_toolkit and update assertions","shortMessageHtmlLink":"Refactor test_component_to_tool to test_component_to_toolkit and upda…"}},{"before":null,"after":"d20cb9f5b92dab69566c7539a28e92fc41e870c0","ref":"refs/heads/cz/fix-img-path","pushedAt":"2024-09-27T21:19:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"},"commit":{"message":"📝 (image.py): import user_cache_dir from platformdirs to create a cache directory for image files\n🐛 (image.py): fix file_path assignment to include cache_dir path for image verification","shortMessageHtmlLink":"📝 (image.py): import user_cache_dir from platformdirs to create a cac…"}},{"before":"ef11e98c8fb22ef22700edc4c0b26bc11b2507ce","after":"e1816246b53c9d8fdcb026ec5c3681c693792e1a","ref":"refs/heads/main","pushedAt":"2024-09-27T21:00:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mfortman11","name":"Mike Fortman","path":"/mfortman11","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6100513?s=80&v=4"},"commit":{"message":"feat: add env support for Astra Db components (#3908)\n\n* add env support for Astra Db components\r\n\r\n* [autofix.ci] apply automated fixes\r\n\r\n* use parse_api_endpoint\r\n\r\n* [autofix.ci] apply automated fixes\r\n\r\n* [autofix.ci] apply automated fixes\r\n\r\n* quick cleanup\r\n\r\n* merge\r\n\r\n* package lock\r\n\r\n* reset templates\r\n\r\n---------\r\n\r\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"feat: add env support for Astra Db components (#3908)"}},{"before":"97a340bc76201adfbcd8016870759eff962a4e4e","after":null,"ref":"refs/heads/cz/2862","pushedAt":"2024-09-27T20:41:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"}},{"before":"35d81b7e344af34df0db76de21dfc2ffec71cb52","after":"ef11e98c8fb22ef22700edc4c0b26bc11b2507ce","ref":"refs/heads/main","pushedAt":"2024-09-27T20:41:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"},"commit":{"message":"fix: force floatInputComponent to send Number (#3953)\n\n🔧 (floatComponent/index.tsx): update handleChange function to convert input value to a number before passing it to onChange function","shortMessageHtmlLink":"fix: force floatInputComponent to send Number (#3953)"}},{"before":null,"after":"97a340bc76201adfbcd8016870759eff962a4e4e","ref":"refs/heads/cz/2862","pushedAt":"2024-09-27T20:26:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"},"commit":{"message":"🔧 (floatComponent/index.tsx): update handleChange function to convert input value to a number before passing it to onChange function","shortMessageHtmlLink":"🔧 (floatComponent/index.tsx): update handleChange function to convert…"}},{"before":"9f18536de9047455ff4ca2601cbb982d076892a7","after":"d550e14975079c50c7c20ca2d469bfbdf92b22d2","ref":"refs/heads/fix-weaviate-index-name","pushedAt":"2024-09-27T19:50:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"edwinjosechittilappilly","name":"Edwin Jose","path":"/edwinjosechittilappilly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15969583?s=80&v=4"},"commit":{"message":"Merge branch 'fix-weaviate-index-name' of https://github.com/langflow-ai/langflow into fix-weaviate-index-name","shortMessageHtmlLink":"Merge branch 'fix-weaviate-index-name' of https://github.com/langflow…"}},{"before":"eca151117e9a1707c92d69087b1d795ba551cbdc","after":"9f18536de9047455ff4ca2601cbb982d076892a7","ref":"refs/heads/fix-weaviate-index-name","pushedAt":"2024-09-27T19:48:43.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"edwinjosechittilappilly","name":"Edwin Jose","path":"/edwinjosechittilappilly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15969583?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix-weaviate-index-name","shortMessageHtmlLink":"Merge branch 'main' into fix-weaviate-index-name"}},{"before":"4ea1f3ffd96c8e9a6f7c8ab0cc62314537be7ebe","after":"eca151117e9a1707c92d69087b1d795ba551cbdc","ref":"refs/heads/fix-weaviate-index-name","pushedAt":"2024-09-27T19:47:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"edwinjosechittilappilly","name":"Edwin Jose","path":"/edwinjosechittilappilly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15969583?s=80&v=4"},"commit":{"message":"Update Weaviate.py","shortMessageHtmlLink":"Update Weaviate.py"}},{"before":"ebc759bb9bbed82b85e9860a710ce901b45b9d70","after":"45cf0e7cf83f1b9611f140fdf9cf922d1dea9237","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T18:54:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Add noqa comment to suppress import warning and re-add Any import in base.py","shortMessageHtmlLink":"Add noqa comment to suppress import warning and re-add Any import in …"}},{"before":"4dbc052aa8d5b52f2e50f2bf0b7f9a550077fac4","after":"ebc759bb9bbed82b85e9860a710ce901b45b9d70","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T18:48:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"autofix-ci[bot]","name":null,"path":"/apps/autofix-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/243519?s=80&v=4"},"commit":{"message":"[autofix.ci] apply automated fixes","shortMessageHtmlLink":"[autofix.ci] apply automated fixes"}},{"before":"ffed2edeff5f38e1f39d5b28eae1f5346772d963","after":"4dbc052aa8d5b52f2e50f2bf0b7f9a550077fac4","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T18:48:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Refactor import statements for better readability in `base.py`","shortMessageHtmlLink":"Refactor import statements for better readability in base.py"}},{"before":"df4f935bb0eda6ca7fd3134f9a78dc46f8b01090","after":"ffed2edeff5f38e1f39d5b28eae1f5346772d963","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T18:42:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Update test assertions for component tool name and output mapping","shortMessageHtmlLink":"Update test assertions for component tool name and output mapping"}},{"before":"e2aae887e3e1fc74b6cc50898c89de3ad39781bd","after":"df4f935bb0eda6ca7fd3134f9a78dc46f8b01090","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T18:37:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Update _format_tool_name to allow '.' in tool names","shortMessageHtmlLink":"Update _format_tool_name to allow '.' in tool names"}},{"before":"ba2524fcdf8ddf092a574208928a3ee9ae8d361f","after":"e2aae887e3e1fc74b6cc50898c89de3ad39781bd","ref":"refs/heads/toolperoutput","pushedAt":"2024-09-27T18:27:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Refactor: Reorder method calls in `__init__` for logical consistency\n\nMoved `set_class_code` method call to ensure output types and required inputs are set before class code initialization.","shortMessageHtmlLink":"Refactor: Reorder method calls in __init__ for logical consistency"}},{"before":"f803f44283ece88cf0af0c66a83114f8b0ee649c","after":"1c6356863175055a641d2eb37b639ed5b5ddd7e3","ref":"refs/heads/test_tools","pushedAt":"2024-09-27T18:27:11.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"edwinjosechittilappilly","name":"Edwin Jose","path":"/edwinjosechittilappilly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15969583?s=80&v=4"},"commit":{"message":"Merge branch 'main' into test_tools","shortMessageHtmlLink":"Merge branch 'main' into test_tools"}},{"before":"9b3acbe40ca5e80bf190da23c3b296b828a2aa0e","after":null,"ref":"refs/heads/feat/get-components","pushedAt":"2024-09-27T18:18:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"}},{"before":"6db15255a5f3e758d81929dc9a1eebd2c8140bce","after":"35d81b7e344af34df0db76de21dfc2ffec71cb52","ref":"refs/heads/main","pushedAt":"2024-09-27T18:18:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"feat: Add `components_only` parameter to filter flows by components in API endpoint (#3932)\n\n* Add fixture for creating flow component in tests\r\n\r\n* Add test for reading flows with components only in test_database.py\r\n\r\n* Add `components_only` parameter to filter flows by components in API endpoint","shortMessageHtmlLink":"feat: Add components_only parameter to filter flows by components i…"}},{"before":"0ff13d222dc294233a5073c1c0345e48ffd12287","after":"9b3acbe40ca5e80bf190da23c3b296b828a2aa0e","ref":"refs/heads/feat/get-components","pushedAt":"2024-09-27T18:08:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Improve test assertions in `test_database.py` and `conftest.py`\n\n- Enhanced assertion in `test_database.py` to include flow names for better debugging.\n- Removed redundant assertions in `conftest.py` to streamline the test setup process.","shortMessageHtmlLink":"Improve test assertions in test_database.py and conftest.py"}},{"before":"2da30cc2480a47b4af9b6c0f666a8040411b6742","after":null,"ref":"refs/heads/cz/file-uploader-hook-validator","pushedAt":"2024-09-27T18:01:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"}},{"before":"29404c79bacebf633fa476122defd0480160eb36","after":"6db15255a5f3e758d81929dc9a1eebd2c8140bce","ref":"refs/heads/main","pushedAt":"2024-09-27T18:01:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"},"commit":{"message":"feat: improve file uploader size validation - custom hook (#3952)\n\n* 📝 (inputFileComponent/index.tsx): add useFileSizeValidator hook to validate file size before upload to improve code readability and maintainability\r\n\r\n* 📝 (chatInput/index.tsx): remove unused imports and refactor file size validation to use a custom hook for better code organization and readability\r\n\r\n* 📝 (FileInput/index.tsx): refactor file input component to use a custom hook for file size validation instead of utility store\r\n🔧 (FileInput/index.tsx): remove dependency on utility store for max file size upload and use a custom hook for file size validation instead\r\n\r\n* ✨ (use-file-size-validator.tsx): introduce a new custom hook useFileSizeValidator to validate file size before uploading it","shortMessageHtmlLink":"feat: improve file uploader size validation - custom hook (#3952)"}},{"before":"f24ef85be3056c375e04f1f717b55559f727d589","after":"0ff13d222dc294233a5073c1c0345e48ffd12287","ref":"refs/heads/feat/get-components","pushedAt":"2024-09-27T18:00:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ogabrielluiz","name":"Gabriel Luiz Freitas Almeida","path":"/ogabrielluiz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24829397?s=80&v=4"},"commit":{"message":"Refine test assertion to check for partial match of component name","shortMessageHtmlLink":"Refine test assertion to check for partial match of component name"}},{"before":"9c8a0c27353451e29eec57327f5b697cc9bb86e8","after":null,"ref":"refs/heads/cz/updateStoreMessage","pushedAt":"2024-09-27T17:51:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"}},{"before":"077a061a2aabff6170d8cc7aae6ed1dc8983ef5e","after":"29404c79bacebf633fa476122defd0480160eb36","ref":"refs/heads/main","pushedAt":"2024-09-27T17:51:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Cristhianzl","name":"Cristhian Zanforlin Lousa","path":"/Cristhianzl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72977554?s=80&v=4"},"commit":{"message":"fix: update storeMessageComponent input types (#3950)\n\n* 📝 (StoreMessage.py): Change StrInput to MessageInput for sender, sender_name, and session_id inputs to improve clarity and consistency in the code.\r\n\r\n* [autofix.ci] apply automated fixes\r\n\r\n---------\r\n\r\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"fix: update storeMessageComponent input types (#3950)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QyMTozOTozNi4wMDAwMDBazwAAAATDCmYd","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QxNzo1MToyNC4wMDAwMDBazwAAAATC4jFe"}},"title":"Activity · langflow-ai/langflow"}