langflow/src/backend/base
Gabriel Luiz Freitas Almeida d85657f214
Refactor "created_at" column type for consistency and fix cancel middleware (#2316) (#2320)
* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* Refactor "created_at" column type for consistency and fix cancel middleware (#2316)

* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* refactor: update "created_at" column type to use the "sa" module for consistency

* Update README.md

Add 1.0 banner

* chore: Remove unused import in ToolCallingAgent.py

* fix: adapt RequestCancelledMiddleware to handle cancelled requests

* chore: Remove unused import in test_helper_components.py

* refactor: Declare queue variable with explicit type in RequestCancelledMiddleware

---------

Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>

* chore: Update AstraDB.py imports and method signature for search_documents

* chore: Update package versions in pyproject.toml files

* chore: Update run-name in release.yml for Langflow Release

* fix: add call to _add_documents_to_vector_store in AstraDB component

---------

Co-authored-by: Rodrigo Nader <rodrigosilvanader@gmail.com>
2024-06-24 13:15:54 -07:00
..
langflow Refactor "created_at" column type for consistency and fix cancel middleware (#2316) (#2320) 2024-06-24 13:15:54 -07:00
poetry.lock 🔧 (Makefile): add 'update' target to run 'poetry update' command for updating dependencies 2024-06-21 21:49:22 -07:00
pyproject.toml Refactor "created_at" column type for consistency and fix cancel middleware (#2316) (#2320) 2024-06-24 13:15:54 -07:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00