• Mention X in the text above:

  • Actor>: Person: : View Highlight 2023-04-12 ^rw508075681

    • Method: fetchFirst5Pages
  • Language: Javascript

  • Description: Fetch the first 5 pages from this paginated API: http://example.com/pages/?n=x

  • Context: This API accepts the following URL parameters:

  • n: the number of the page to fetch

  • Output: the content of the first 5 pages */

  • However, if we instruct the LLM to reason its answer, we get a very different result

    Instructing an LLM to reason through its answer — rather than just produce one — has broader applications: the same principle applies to connecting note segments to outcomes. Reasoning chains make the relationship between fragments and conclusions explicit, which is valuable for any system that tries to synthesize meaning from disparate inputs.