Kevin

Results 4 comments of Kevin

I prefer pytest and look forward to this issue.

You can refer to this [Youtube video](https://www.youtube.com/watch?v=Q0PVrKgWEdc). Although it is in Korean, you will get the idea.

when I load pickle file I got this: ``` UnpicklingError Traceback (most recent call last) in 3 try: 4 with open(embedding_cache_path, "rb") as f: ----> 5 embedding_cache = pickle.load(f) 6...

You can refer to the link below. [YouTube: Recursively summarize text of any length with GPT-3](https://youtu.be/fflkFtIwQXo?list=PLcXzzao8hFPJYNStygAKxBoRS7otZtxY5) [GitHub: daveshap/RecursiveSummarizer](https://github.com/daveshap/RecursiveSummarizer)