Skip to content

0.10.1

Latest
Compare
Choose a tag to compare
@impredicative impredicative released this 16 Dec 19:29
· 10 commits to master since this release
  • Update generate_subtopic prompt to add instruction to avoid generating duplicative content that belongs in other segments. This invalidates the disk cache.
  • Update prompts to add instruction to not hallucinate information. This invalidates the disk cache.
  • Improve subtopic text validation to check for code blocks and markdown headers more effectively.
  • Update requirements: openai, semantic-text-splitter