inkchatgpt / document_retriever.py

Commit History

Improve performance with contextual compression, a technique where retrieved documents are compressed, and irrelevant information is filtered out.
9caad80

vinhnx90 commited on

Update document_retriever.py
0d052d7
unverified

Vinh Nguyen commited on

Disable tokenizer transformer parallelism to avoid deadlocks
91d4c2f
unverified

Vinh Nguyen commited on

Add new app icon. Refactor and cleanup.
0e17e2d

vinhnx90 commited on