aiwaves-cn / RecurrentGPT

Official Code for Paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text
GNU General Public License v3.0
954 stars 155 forks source link

what is sentence_transformers, cannot find in code #13

Closed liudengdajun550 closed 1 year ago

tractorjuice commented 1 year ago

It's used in prepare_input within RecurrentGPT.py that uses semantic search to find and combine the most relevant paragraphs from a long-term memory.