max input prompt
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
WARNING 09-13 05:35:42 scheduler.py:130] Input prompt (2713 tokens) is too long and exceeds limit of 2560
where to change this limit
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 at scheduler.py:130 and trace where the 2560-token limit used for the input prompt is defined or configured. Confirm whether the issue expects a higher limit or only documentation of the current setting; done should make the intended limit clear and verify the warning behavior for prompts near that limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100