Update to-do.md
Browse files
to-do.md
CHANGED
|
@@ -4,4 +4,4 @@
|
|
| 4 |
- data_loader.py β Handles dataset loading (CSV, Hugging Face)
|
| 5 |
- sql_tools.py β Contains SQL-related tools and database setup
|
| 6 |
- agents.py β Defines agents and their goals
|
| 7 |
-
-
|
|
|
|
| 4 |
- data_loader.py β Handles dataset loading (CSV, Hugging Face)
|
| 5 |
- sql_tools.py β Contains SQL-related tools and database setup
|
| 6 |
- agents.py β Defines agents and their goals
|
| 7 |
+
- app.py β Orchestrates the Streamlit app
|