langflow/src/backend/base
Gabriel Luiz Freitas Almeida a6e9972f4b (utils.py): Add functionality to trace runs
🔧 (chat.py): Remove redundant setting of run_id in retrieve_vertices_order function
🔧 (chat.py): Remove setting of run_id in build_vertex function and add end_all_traces method call when no next_runnable_vertices
🔧 (base.py): Add logic to set run_name based on flow name and flow id, and end all traces with metadata in Graph class
2024-06-21 20:04:20 -07:00
..
langflow (utils.py): Add functionality to trace runs 2024-06-21 20:04:20 -07:00
poetry.lock chore: Update langchain-core and langflow-base versions to 0.2.8 and 0.0.72 respectively 2024-06-17 21:14:54 -03:00
pyproject.toml chore: Update langchain-core and langflow-base versions to 0.2.8 and 0.0.72 respectively 2024-06-17 21:14:54 -03:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00