loktar00 / loktar00/Browser-AI

Make summary prompt for batching content configurable

Open
#41 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The summary prompt is currently static in our constants file, any and all prompts should be configurable. Initially we should add it as a type of "system prompt" where we have an overall prompt for summary. However based on content being different, etc. it would be great if we could have a summary on a per url basis like we have for our general prompts.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the constants file where the summary prompt is currently defined, then trace the batching and general-prompt flow for summaries. The change is complete when an overall system summary prompt and per-URL summary prompts can both be configured, with the applicable prompt selected for each URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.