Skip to content

LLM Summarization spoils contents inside detail tags #101

@malkoG

Description

@malkoG

context: https://hackers.pub/@kodingwarrior/0198127b-cc46-724a-80e5-c0af2afa7c66

For example, Someone might want to post about quiz like below:

Question : 
(description of Question)

<details>
(description of Answer)
</details>

But, LLM summarized the contents inside details tag, too.

We have two option:

  1. Exclude contents inside details tag from summarization
  2. When posting, LLM summarization should be triggered only if I want LLM summarization option checked

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions