Draichi commited on
Commit
da086af
·
unverified ·
1 Parent(s): c8e83ce

docs: update `TODO.md`

Browse files
Files changed (1) hide show
  1. TODO.md +11 -1
TODO.md CHANGED
@@ -1 +1,11 @@
1
- - Add poetry as a package manager
 
 
 
 
 
 
 
 
 
 
 
1
+ # To do
2
+
3
+ ### fastf1-predictions
4
+
5
+ - [ ] Update `environment.yml` to reflect the new llama env along with `poetry`
6
+
7
+ ### multi-agents-analysis
8
+
9
+ - [x] Add poetry as a package manager https://python-poetry.org/docs/basic-usage/
10
+ - [ ] Create a toy db with formula 1 data
11
+ - [ ] Connect `NLSQLRetriever` and `RetrieverQueryEngine` on this toy db