langflow/src
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
..
backend 🐛 (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
frontend 🐛 (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