Skip to content

Commit

Permalink
Add ingest_rag_2 to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste-pasquier committed Mar 14, 2024
1 parent 6c08b3d commit 82ce197
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
ingest_rag_1:
poetry run python -m backend.rag_1.ingest

ingest_rag_2:
poetry run python -m backend.rag_2.ingest

ingest_rag_3:
poetry run python -m backend.rag_3.ingest

Expand Down

0 comments on commit 82ce197

Please sign in to comment.