langflow/src/backend/base
cristhianzl 820c0c3712 🐛 (chat.py): fix type annotation for 'data' parameter in retrieve_vertices_order function to allow None as a value
🐛 (constants.py): fix import statement for JsonSpec from langchain.tools.json.tool to langchain_community.tools.json.tool
🐛 (index.tsx): add data-testid attribute to the div element to improve testability
🐛 (buildUtils.ts): add debugger statement for debugging purposes
🐛 (chatInputOutput.spec.ts): fix click event target from "Run" to "Playground"
🐛 (fileUploadComponent.spec.ts): fix click event target from "Run" to "Playground"
🐛 (textInputOutput.spec.ts): fix click event target from "Run" to "Playground"
2024-05-02 15:54:16 -03:00
..
langflow 🐛 (chat.py): fix type annotation for 'data' parameter in retrieve_vertices_order function to allow None as a value 2024-05-02 15:54:16 -03:00
poetry.lock Bump version to 1.0.0a30 in pyproject.toml 2024-05-01 11:34:33 -03:00
pyproject.toml Bump version to 1.0.0a30 in pyproject.toml 2024-05-01 11:34:33 -03:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00