Langflow Factory is a comprehensive collection of custom components designed to extend Langflow's capabilities with powerful integrations, data processing tools, and AI-powered generators.
Stars
59
Forks
12
Watchers
59
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
116
commits
3
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #7 from sebegit/docs/codeinput-dont-support-list
4821c7fView on GitHubMerge pull request #6 from sebegit/feature/gpt-image-component
279a34fView on GitHubFeat: LiteLLM Agent components for non-streaming and streaming support. Introduced LiteLLMAgentComponent and LiteLLMAgentStreamComponent
284eca0View on GitHubRefactor MockDataGeneratorComponent to improve output consistency by unifying display names. Updated "DataFrame Output", "Message Output", and "Data Output" to "Result".
39fd080View on GitHubRefactor MockDataGeneratorComponent to simplify display name and description. Updated output display names for consistency, changing "DataFrame Output", "Message Output", and "Data Output" to a unified "Result".
8babe59View on GitHubMerge branch 'master' of https://github.com/Empreiteiro/langflow-factory
ec3dcbaView on GitHubRefactor FileComponent to enhance file handling capabilities. Improved dynamic storage options and input processing, while maintaining standard text parsing. Advanced formats are now processed in a separate OS process for better memory optimization.
9aa14f7View on GitHubEnhance file component with Docling support and process isolation. Introduced a new FileComponent class for reading files, allowing for dynamic storage location options and improved input handling. Standard text parsing remains intact while advanced formats are processed in a separate OS process to optimize memory usage.
471bf82View on GitHubMerge pull request #4 from sebegit/docs/add-tool-mode-input-field
85a5cd1View on GitHub