langflow/tests
ogabrielluiz b475e51c51 refactor: Update AstraDBMessageWriterComponent to use AstraVectorStoreComponent
This commit updates the AstraDBMessageWriterComponent class in the AstraDBMessageWriter.py file to use the AstraVectorStoreComponent for vector storage. By making this change, we ensure consistency and improve code organization. This update aligns with recent changes in the AstraDBVectorStoreComponent and promotes code reuse.
2024-06-19 01:07:05 -03:00
..
data refactor: Update langflow custom components to use specific input classes 2024-06-18 22:41:10 -03:00
integration refactor: Update AstraDBMessageWriterComponent to use AstraVectorStoreComponent 2024-06-19 01:07:05 -03:00
locust Reapply "Refactor state management to use Zustand, migrate components to CustomComponent and other fixes" 2024-02-05 19:02:34 -03:00
unit refactor: Update docs_path in test_data_components.py to fix directory path 2024-06-18 22:42:14 -03:00
conftest.py refactor: Update data folder path in conftest.py 2024-06-18 19:03:48 -03:00
test_endpoints.py merge dev into two_edges 2024-06-17 10:01:28 -03:00
test_schema.py refactor: Update langflow components and constants 2024-06-13 10:40:39 -03:00
test_user.py Improve error handling and logging in get_current_user_by_jwt function (#2165) 2024-06-14 04:24:52 -07:00
test_webhook.py Add webhook test and fix webhook to support endpoint name 2024-06-14 16:30:17 -03:00