sobelio / llm-chain

`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks

Home Page:https://llm-chain.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add module for opinionated text-summaries

williamhogman opened this issue · comments

We need an opinionated module for summarising text without the user knowing too much about LLMs

  1. Default Prompts for summaries (allowing the user to change them)
    a. Map prompt used for each subdocument
    b. Reduce prompt used for combining document