jackMort / jackMort/ChatGPT.nvim

Prompt tokens are not subtracted

Open
#83 2 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.