monarch-initiative / ontogpt

LLM-based ontological extraction tools, including SPIRES
https://monarch-initiative.github.io/ontogpt/
BSD 3-Clause "New" or "Revised" License
548 stars 68 forks source link

Enable omitting or truncating input text in output #401

Open caufieldjh opened 2 weeks ago

caufieldjh commented 2 weeks ago

When the input text is very large, and outputs cover multiple documents, the successive input texts can be excessive. Provide an option to omit or truncate these texts (or dump them to an alternate file).