langflow/src
cristhianzl 37193b0031 (monitor.py): enhance transaction response with additional fields
♻️ (base.py): refactor log_transaction to include flow_id for better traceability
♻️ (vertex/base.py): refactor log_transaction to include flow_id for better traceability
 (schema.py): add flow_id and make outputs optional in TransactionModel
♻️ (service.py): update SQL query to include new fields and order by timestamp
♻️ (utils.py): update log_transaction to include flow_id and handle optional outputs
💄 (index.tsx): fix linting issues and update button component
 (chatInputOutputUser.spec.ts): add additional steps to end-to-end test for chat functionality
2024-06-07 19:53:04 -03:00
..
backend (monitor.py): enhance transaction response with additional fields 2024-06-07 19:53:04 -03:00
frontend (monitor.py): enhance transaction response with additional fields 2024-06-07 19:53:04 -03:00