Skip to content

Re-use chains #58

Description

@jeremymanning

Overview

Instead of creating a new chain with each prompt, we should create the chain once (maybe when the chatify extension is first loaded?) and re-use it to respond to each query.

Completion criteria

This requires refactoring this function and this function

  • create a new chain when the extension is first loaded
  • execute the chain when new queries are submitted

Resources (optional)

Mentioned here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coding requiredIs coding required for this task?

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions