Skip to content

v0.0.3

Latest

Choose a tag to compare

@hyunhee-jo hyunhee-jo released this 14 Apr 04:24
· 4 commits to main since this release
cba73a6

Added

  • OpenDataLoaderPDFReaderDemo.ipynb demo notebook (Colab-ready, 44 cells)
  • GitHub issue templates (bug report, feature request, question) and PR template
  • SECURITY.md, CODEOWNERS, .editorconfig
  • Lint CI workflow (ruff + black, enforced on every PR)

Changed

  • Reformatted existing code to pass ruff/black (line-length=100)

Fixed

  • RAG pipeline cell in demo notebook no longer requires HF_TOKEN