jackMort / jackMort/ChatGPT.nvim
Prompt tokens are not subtracted
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
See:
https://platform.openai.com/docs/api-reference/chat/create#chat/create-max_tokens
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 OpenAI Chat Completions API reference linked in the issue, then inspect the plugin's handling of prompt tokens and max_tokens. The change is complete when prompt tokens are subtracted correctly from the available token limit and the resulting request behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100