loktar00 / loktar00/Browser-AI
Make summary prompt for batching content configurable
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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