Skip to content

Commit

Permalink
Merge pull request #4 from artefactory/sla/feat-update-backend
Browse files Browse the repository at this point in the history
Sla/feat update backend
  • Loading branch information
AlexisVLRT authored Dec 20, 2023
2 parents 9013bed + 02ae75e commit fe4944d
Show file tree
Hide file tree
Showing 16 changed files with 227 additions and 2,974 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,5 @@ secrets/*
.DS_Store
data/

*.sqlite
*.sqlite
*.sqlite3
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@
export PYTHONPATH="/Users/sarah.lauzeral/Library/CloudStorage/[email protected]/Mon Drive/internal_projects/skaff-rag-accelerator/"
```

```bash
python "/Users/sarah.lauzeral/Library/CloudStorage/[email protected]/Mon Drive/internal_projects/skaff-rag-accelerator/backend/main.py"
```

</div>
134 changes: 0 additions & 134 deletions backend/backend_.py

This file was deleted.

Loading

0 comments on commit fe4944d

Please sign in to comment.