You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BOOK_OF_FRUSTRATIONS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,3 +10,4 @@ This file is intended for writing down all those TODOs/tech. deb. you know it ne
10
10
-[ ] RAGs should not be loaded in shared celery memory, but in another service which celery calls.
11
11
-[ ] RAG need to be deleted and created if the retriever type wants to be changed. This deletion and creation shouldn't be needed and the RAG should be able to handle this change.
12
12
-[ ] Search correct faiss-gpu version and pin it.
13
+
-[ ] Default PDF parser doesn't handle images yet.
0 commit comments