fry69
fry69
Since the mentioned https://github.com/denoland/deno/issues/27229 issue has been closed as completed, and I just stumbled over some idiosyncrasies with `deno install` vs `deno cache`, also in the end with `deno serve`...
Error throw when using @codebase in the prompt: Cannot read properties of undefined (reading 'sort')
What happens if you remove the re-ranker definition from your `config.json` file?
Error throw when using @codebase in the prompt: Cannot read properties of undefined (reading 'sort')
See here for logs etc -> https://docs.continue.dev/troubleshooting#llm-prompt-logs
Thank you for filing this issue. Is this a Python 3.13 installation? aider only supports Python 3.9-3.12 currently.
As this issue appears to be resolved, I'm closing it. If any new related concerns arise, please feel free to comment, and I'll reopen the issue.
Thank you for filing this issue. You can add all files you need as read-only with `/read` first and then move select ones to a writable state `/add`.
Thank you for filing this issue. The error ``` Resource has been exhausted (e.g. check quota). ``` should be self-explanatory. If you use Google GCP/Vertex AI and this happens instantly,...
I'm closing this issue for now. If any new related concerns arise, please feel free to comment, and I'll reopen the issue.
The error tries to tell you that the default `transformer.js` based embeddings model does not work with JetBrains. You need to either use a remote embeddings API via Voyage or...
I assume that restarting the editor did not help. Can you please your full `config.json` (without API keys of course) and also have a look into the logs if there...