-
-
Notifications
You must be signed in to change notification settings - Fork 11
Re-use chains #58
Copy link
Copy link
Open
Labels
coding requiredIs coding required for this task?Is coding required for this task?
Metadata
Metadata
Assignees
Labels
coding requiredIs coding required for this task?Is coding required for this task?
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
Resources (optional)
Mentioned here.