Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context Window Size stuck when using VS Code LM API #1143

Open
felixpie opened this issue Feb 24, 2025 · 1 comment
Open

Context Window Size stuck when using VS Code LM API #1143

felixpie opened this issue Feb 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@felixpie
Copy link

Which version of the app are you using?

v3.3.26

Which API Provider are you using?

VS Code LM API

Which Model are you using?

Claude 3.5 Sonnet

What happened?

When using VS Code LM API, no matter how many files I add or how much chat context I produce, the shown context size always stays around its original size. It's around 8k in my case. This does not happen with other APIs where the context size continuosly rises.

Steps to reproduce

  1. Use VSCode LM API
  2. Add files and produce a large context
  3. See that the shown context size stays around its original size (around 8k in my case)

Relevant API REQUEST output

Additional context

No response

@felixpie felixpie added the bug Something isn't working label Feb 24, 2025
@XT-Martinez
Copy link

Same issue, mine is stuck with 128k even when using gemini-2.0-flash

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants