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

VS Code Extension Broken #93

Closed
jr-dev1001 opened this issue Sep 19, 2024 · 2 comments
Closed

VS Code Extension Broken #93

jr-dev1001 opened this issue Sep 19, 2024 · 2 comments

Comments

@jr-dev1001
Copy link

jr-dev1001 commented Sep 19, 2024

I'm facing the issue since yesterday(18/09/2024) with VS Code extension , nothing is supporting even the codeium chat, autocomplete, generation and explain. VS code extension broken, I also tried to switching to pre-released and released versions but issue remains the same. The (ALT+C ALT+R) aren't much useful and chat is forever loading (unresponsive).

image

@zocky
Copy link

zocky commented Sep 20, 2024

I've also had an issue using codeium chat in VSCode since yesterday.

This seems to be the relevant section from the diagnostics:

      "W0920 23:47:40.942673 1425581 chat_token_limit.go:53] error converting token count to int: experiment key CHAT_TOKENS_SOFT_LIMIT does not have variant payload\n",
      "W0920 23:47:42.283428 1425581 chat_token_limit.go:53] error converting token count to int: experiment key CHAT_TOKENS_SOFT_LIMIT does not have variant payload\n",
      "E0920 23:47:42.293465 1425581 interceptor.go:51] /exa.language_server_pb.LanguageServerService/GetChatMessage: insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",
      "W0920 23:47:42.294239 1425581 api.go:160] &{0xc00101a408}.GetChatMessage(_) = _, rpc error: code = Unknown desc = insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",
      "W0920 23:47:42.294312 1425581 api.go:160] &{0xc00101a408}.GetChatMessage(_) = _, rpc error: code = Unknown desc = insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",
      "W0920 23:47:42.294369 1425581 api.go:160] &{0xc00101a408}.GetChatMessage(_) = _, rpc error: code = Unknown desc = insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",
      "W0920 23:47:42.294422 1425581 api.go:160] &{0xc00101a408}.GetChatMessage(_) = _, rpc error: code = Unknown desc = insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",
      "W0920 23:47:42.294475 1425581 api.go:160] &{0xc00101a408}.GetChatMessage(_) = _, rpc error: code = Unknown desc = insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",
      "W0920 23:47:42.294480 1425581 api.go:163] Clearing chat history due to error: rpc error: code = Unknown desc = insufficient space for system prompt and completion tokens. Soft limit: 2900, hard limit: 13457, generation reservation: 2048, system prompt tokens: 879\n",

@jr-dev1001 jr-dev1001 reopened this Sep 24, 2024
@jr-dev1001
Copy link
Author

For quick fix down grade the version to 1.8.x , I don't know why but even 1.10.x is also not working. I raised the same issue in Exafunction/CodeiumVisualStudio and closing it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants