langflow/src
Gabriel Luiz Freitas Almeida 9770f67227 🐛 fix(types/components/index.ts): add duration field to validationStatusType to match the changes in chat.py
🐛 fix(chat.py): fix typo in variable name, change time_elapded to time_elapsed for consistency and readability
🐛 fix(chat.py): remove redundant duration information from params field in response object
 feat(chat.py): add duration field to response object to provide information about the time taken for the build process
🐛 fix(GenericNode/index.tsx): fix formatting issue in displaying duration and params in GenericNode component
🐛 fix(GenericNode/index.tsx): fix type annotation for line variable in map function
2023-12-12 13:28:49 -03:00
..
backend 🐛 fix(types/components/index.ts): add duration field to validationStatusType to match the changes in chat.py 2023-12-12 13:28:49 -03:00
frontend 🐛 fix(types/components/index.ts): add duration field to validationStatusType to match the changes in chat.py 2023-12-12 13:28:49 -03:00