nickthecook / archyve

GNU Affero General Public License v3.0
79 stars 10 forks source link

Change API to allow ingest by iterating over chunks #30

Closed oxaroky02 closed 4 months ago

oxaroky02 commented 4 months ago

The goal is to iterate over chunks and embed them.

Changes to parsers to actually incrementally yield chunks per parser will come afterwards.