What's Changed
* Add contrib link to readme by jacobhrussell in https://github.com/logspace-ai/langflow/pull/136
* Llama Support by yoazmenda in https://github.com/logspace-ai/langflow/pull/134
* feat: added LLMFrontendNode by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/140
* Firefox password by anovazzi1 in https://github.com/logspace-ai/langflow/pull/147
* removable edges implemented by anovazzi1 in https://github.com/logspace-ai/langflow/pull/149
* Vector stores, embeddings, document loaders, and text splitters by ibiscp in https://github.com/logspace-ai/langflow/pull/145
* Adding new fields to Chain nodes by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/148
* Add new docloaders and change the way files are loaded by ibiscp in https://github.com/logspace-ai/langflow/pull/154
* Change docstring parser by ibiscp in https://github.com/logspace-ai/langflow/pull/158
* Add SQL Agent by ibiscp in https://github.com/logspace-ai/langflow/pull/159
* VectorStores, DocumentLoaders, TextSplitters, Embeddings and other additions by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/157
New Contributors
* jacobhrussell made their first contribution in https://github.com/logspace-ai/langflow/pull/136
* yoazmenda made their first contribution in https://github.com/logspace-ai/langflow/pull/134
**Full Changelog**: https://github.com/logspace-ai/langflow/compare/v0.0.55...v0.0.56