billba / excitation

2 stars 4 forks source link

Multi-page user added citations #59

Open billba opened 2 days ago

billba commented 2 days ago

In general user can just add multiple citations. But there is a special case where a citation goes to the end of one page, and begins at the beginning of another (and, potentially continues that way, though that seems unlikely). In the situation where a citation is used as grounding data for an LLM, we would want that text to be interpreted as a single contiguous excerpt.

Since we already support multi-page citations, this is just a design problem.

Some ideas: