Skip to content

Commit

Permalink
Deliverable/85/clean up repo (#87)
Browse files Browse the repository at this point in the history
* Removed deprecated folders

* Update .gitignore

Removed references to deprecated folders. Updated references to Carrot-Assistant

* Renamed to Lettuce to be clear

* renamed doc files folder

* Black formatting

* Delete EU_test_set.csv

* Update .gitignore
  • Loading branch information
kuraisle authored Nov 20, 2024
1 parent e0a201f commit 76ffbea
Show file tree
Hide file tree
Showing 135 changed files with 3,391 additions and 1,782 deletions.
17 changes: 4 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,8 @@
.env
.DS_Store
.vscode/settings.json
AI Assistant/tmp.ipynb
AI Assistant/.vscode/settings.json
AI Assistant/data/
AI Assistant/results/
Carrot-Assistant/data/
Carrot-Assistant/log/
Carrot-Assistant/tmp.ipynb
RAG/tmp.py
Carrot-Assistant/omop_tmp.py
RAG/.cache/
*.qdrant
/Carrot-Assistant/tests/log
/Carrot-Assistant/evaluation/datasets/*
!/Carrot-Assistant/evaluation/datasets/example.csv
/Lettuce/tests/log
/Lettuce/evaluation/datasets/*
!/Lettuce/evaluation/datasets/example.csv
/Lettuce/log
79 changes: 0 additions & 79 deletions AI Assistant/app.py

This file was deleted.

108 changes: 0 additions & 108 deletions AI Assistant/chain/chains.py

This file was deleted.

39 changes: 0 additions & 39 deletions AI Assistant/chain/memory.py

This file was deleted.

111 changes: 0 additions & 111 deletions AI Assistant/chain/models.py

This file was deleted.

Loading

0 comments on commit 76ffbea

Please sign in to comment.