-
Notifications
You must be signed in to change notification settings - Fork 3
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
Pieces app doesn't return response after prompting #122
Comments
Couple things that will help us get to the bottom of this issue:
|
Let me try your suggestions, and I'll get back to you. I can tell you now that restarting VS Code does not solve the issue, and it seems to be happening mainly with the cloud models, which is strange. I have a GPT4 API key from my subscription and tried using that, and even that gives me the same result. Changing to Mistral 7B CPU on-device seems to solve the issue though and it gave me some decent results too, which I'm happy about. I'll keep playing with this and get you some exact steps to see if you can reproduce the error. My hope also was that, like GPT4, it would have the ability to reach out online to read documentation to add to its context. Is there any way to achieve that? Just curious. |
Excellent, thank you for the info. Let us know if you have some more details later.
Our Copilot does not currently have the ability to search the web however you are able to use websites as context in the VS Code extension as of the 1.13.0 release (about 8 days ago) |
@caleb-at-pieces how can I reach this? after Help > Toggle Developer Tools .....because then a window appears and there's too many things to look at.... |
You can do so like this too:
Once the window opens, you must then click on the 'console' tab that is present on the header of the window to open the console and see logs. |
@caleb-at-pieces and the problem with refreshing in pieces desktop app copilot is not there anymore...so just the vscode one is there |
@sunarkadeep We should be releasing a change in the next version of the VS Code extension that will fix this. So hang tight for a bit and this problem should be resolved soon. |
Great! |
@caleb-at-pieces |
Software
Pieces OS, VS Code
Operating System
Windows
Your Pieces OS Version
8.0.0
Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.
Using various models, I will sometimes encounter an issue where after entering a prompt, Pieces returns nothing. It appears to read the prompt, shows the relevant files in a list below the prompt, and a message that says "Almost there" appears. But then both the relevant files and "Almost there" message disappears, and then it just seems to "give up."
I've had this happen with other models, but in this case, I was trying the Bison model. Also I've noticed when I get this message, I keep getting this message. Then all of a sudden, a day later in one case, it starts working again.
The text was updated successfully, but these errors were encountered: