Langflow

Latest version: v0.6.19

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 34

1.0.0a33

What's Changed
* Fix duplicate group bug by anovazzi1 in https://github.com/langflow-ai/langflow/pull/1859
* add export flow on API modal and fix .env bug by anovazzi1 in https://github.com/langflow-ai/langflow/pull/1896


**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.0a32...v1.0.0a33

1.0.0a32

What's Changed
* Add gpt-4o model by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1884


**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.0a31...v1.0.0a32

1.0.0a31

What's Changed
* [Docs] How to contribute components by mendonk in https://github.com/langflow-ai/langflow/pull/1838
* Added MistralAI LLM and Embedding by h-arnold in https://github.com/langflow-ai/langflow/pull/1865
* Add support for Python 3.12 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1873
* Bump werkzeug from 3.0.2 to 3.0.3 by dependabot in https://github.com/langflow-ai/langflow/pull/1841
* Bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/langflow-ai/langflow/pull/1840
* Migrate Tweaks Module to Zustand Library and Add All Flows by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1847
* refactor: Improve variable creation logic in VariableService by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1875

New Contributors
* h-arnold made their first contribution in https://github.com/langflow-ai/langflow/pull/1865

**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.0a30...v1.0.0a31

1.0.0a30

What's Changed
* Fix modal opening bug when not supposed to by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1795
* Docs: Clearing Cache to Resolve Setup Errors by Samk13 in https://github.com/langflow-ai/langflow/pull/1802
* Fixed glitches that don't affect usability by lucaseduoli in https://github.com/langflow-ai/langflow/pull/1800
* Fixes State management and first implementation of vertex inactivation by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1805
* add handle error on requests - global variables by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1808
* Docs: Correct Formatting and Syntax by Samk13 in https://github.com/langflow-ai/langflow/pull/1803
* Bump peaceiris/actions-gh-pages from 3 to 4 by dependabot in https://github.com/langflow-ai/langflow/pull/1813
* Bump actions/setup-node from 3 to 4 by dependabot in https://github.com/langflow-ai/langflow/pull/1810
* Bump actions/download-artifact from 2 to 4 by dependabot in https://github.com/langflow-ai/langflow/pull/1811
* Bump actions/upload-artifact from 2 to 4 by dependabot in https://github.com/langflow-ai/langflow/pull/1812
* Introducing Versatile IO Components: JSON Viewer, DictionaryIO, and InputListIO by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1822
* Refactor store_message function and add StoreMessageComponent by rodrigosnader in https://github.com/langflow-ai/langflow/pull/1817
* Playground by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1824
* Feature/UI table by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1825
* Feature/UI settings by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1826
* Fix custom_repr assignment in instantiate_custom_component function by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1828
* Refactor store_message function and add Simple Git Hooks by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1827
* Add headers to API Request component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1832
* Fix mark_branch function and refactor build_and_cache_graph_from_db function by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1833
* Bugs - Global Variables by lucaseduoli in https://github.com/langflow-ai/langflow/pull/1839
* [Docs] - Install issues, spaces, and feedback by mendonk in https://github.com/langflow-ai/langflow/pull/1816
* Update VertexAIEmbeddings.py by qzg in https://github.com/langflow-ai/langflow/pull/1834
* Refactor: Disable AgGridReact table resize option by igorrCarvalho in https://github.com/langflow-ai/langflow/pull/1842
* Refactor: change action key based on user OS by igorrCarvalho in https://github.com/langflow-ai/langflow/pull/1843
* "Refactor: Add playground check before opening" by anovazzi1 in https://github.com/langflow-ai/langflow/pull/1845
* Update langchain-pinecone dependency and add Pinecone API key by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1854
* Add GroqLogo and GroqIcon components by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1853
* [Docs] - Vector Store RAG Starter Flow by mendonk in https://github.com/langflow-ai/langflow/pull/1850
* [Docs] - Cleanup Components Folder by mendonk in https://github.com/langflow-ai/langflow/pull/1852
* ✨ (openai_constants.py): add a new file to define constant MODEL_NAMES for OpenAI models by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1858
* Refactor TextOperatorComponent to include true_output parameter by rodrigosnader in https://github.com/langflow-ai/langflow/pull/1829
* Refactor SplitText by rodrigosnader in https://github.com/langflow-ai/langflow/pull/1836
* Update ZepMessageReader and ZepMessageWriter to avoid 404 error by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1844
* fix state error when is debouncing changes on integers inputs by Cristhianzl in https://github.com/langflow-ai/langflow/pull/1848

New Contributors
* Samk13 made their first contribution in https://github.com/langflow-ai/langflow/pull/1802
* qzg made their first contribution in https://github.com/langflow-ai/langflow/pull/1834

**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.0a29...v1.0.0a30

1.0.0a29

What's Changed
* Update Docker image references to langflowai in GitHub workflows and Docker Compose files by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1793
* Fix nullable column in apikey table by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1801
* docker-compose: remove trailing comma by stevenbecht in https://github.com/langflow-ai/langflow/pull/1796
* [Docs] - Refactor folders and leftnav by mendonk in https://github.com/langflow-ai/langflow/pull/1781

New Contributors
* stevenbecht made their first contribution in https://github.com/langflow-ai/langflow/pull/1796

**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.0a28...v1.0.0a29

1.0.0a28

What's Changed
* Add ExportModal component to ShareModal by anovazzi1 in https://github.com/langflow-ai/langflow/pull/1789
* Fix created_at field type in Variable and ApiKey models by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/1792


**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.0a27...v1.0.0a28

Page 1 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.