Nate Sesti
Nate Sesti
Ok, sounds like this is about a typical response for CodeLlama-70b : ) which means that this should be resolved. Let me know if anything else comes up!
@zoobab This should be solved on the preview branch. It was a matter of renaming a folder that had a naming conflict with the "pkg" dependency. Let me know if...
@zoobab thanks again for sending the whole logs and making this easy! I reproduced, made the fix, and have now pushed the changes to preview: https://github.com/continuedev/continue/commit/27a9aa89e38e3bab8816ee52683cd90cd81a723f, https://github.com/continuedev/continue/commit/0f7aed6f4845d04e9f76af7a06091ce8b2ed0b26 As always, let...
> which I assume is happening from the remote since that's where the code lives. But from the remote this works: @pmatos I want to make sure I understand what...
@readmodifywrite @gokulkgm Can you share more about what exactly your setups look like? Given that I wasn't perfectly clear on the original issue's set up I want to make sure...
@Houtx Thanks for this feedback! I'll have the theme problems fixed by the next version, and can make the file search a bit "fuzzier". For 4., are you hoping that...
The icon and editor color have been fixed in 0.0.27, and I've made the file search a bit fuzzier so that it will match inexact filenames. I think for 4...
@SlyviaCC Here is a modified version of your model configuration that I believe should work: ```json { "title": "GPT-4 Vision (Free Trial)", "provider": "openai", "model": "gpt-4-vision-preview", "apiKey": "mykeys", "apiBase": "https://api.openai.com/v1"...
@sureshnomura We have a new version on the way (0.0.45) that should be accepted to the JetBrains store tomorrow. This will fix known issues with local certificate authority. Just in...
@sureshveda I understand now, thanks for clarifying. While you are using the free trial models, the hosts you'll want to whitelist are: - `proxy-server-blue-l6vsfbzhba-uw.a.run.app` - `proxy-server-green-l6vsfbzhba-uw.a.run.app` and the endpoints used...