Commit Graph

9 Commits

Author SHA1 Message Date
Enrico Ros fb2d7bea42 Cleanup Reducer UI, better support for 3.5-Turbo 2023-04-18 01:33:35 -07:00
Enrico Ros b17e5edc44 Cleanup Structure 2023-04-18 00:43:25 -07:00
Enrico Ros b0e19ef327 Fix summarizer wait 2023-04-16 01:05:44 -07:00
Fred Liu caab753acc Bug fixes.
1. reverse load progress in preview,
2. reduce big chunk to under limit
3. ignore API call error.
2023-04-12 22:17:29 -07:00
Enrico Ros 968ab40ce5 Merged Recursive Summarization. Uses the new shared OpenAI API.
Added a progress indicator, and disabled the main button
to prevent multiple submissions.
2023-04-10 23:30:41 -07:00
Fred Liu aff096f2b5 Implementation of recursive content summarization. 2023-04-09 22:19:20 -07:00
Enrico Ros be1379b045 Use precise token counting. 2023-04-07 16:48:04 -07:00
Enrico Ros 6d20a6ff85 Responsive token counting, with perfect caching 2023-04-07 15:01:38 -07:00
Enrico Ros 4c37372bae Ready code for Content Reducer 2023-04-04 23:55:07 -07:00