Ed Burnette

Results 20 comments of Ed Burnette

I ran into this one. I can't open my project because it has multiple item groups, some of which are conditional. The NuGet Package Manager GUI just spins and never...

That works, but it still says OpenAI in the UI, and once you have this set up you can't switch to an OpenAI model. BTW I found a similar site,...

Can this be done completely through cobra?

I removed the dependencies, but now you get these warnings that can be ignored: ``` /workspaces/LibreChat/client/src/hooks/AuthContext.tsx 118:6 warning React Hook useCallback has missing dependencies: 'authConfig?.test', 'navigate', 'refreshToken', and 'setUserContext'. Either...

That causes the runner not to come up. It prints this to its log and nothing else: ```Setting memoryBytes = 12884901888 2024-05-02 13:08:15 Connecting to controlplane ws://host.docker.internal/api/v1/ws/runner 2024-05-02 13:08:15 2024-05-02T17:08:15Z...

@imrubbish I assume you're going to be using the language server process just like the vscode extension does? I don't know how IntelliJ extensions work, but are you bundling the...

Do you think the best approach is to add the feature to the cobra CLI library?

The example scaffold link in the OP is broken.

Hello, team Koala will be taking this one on. https://www.hackerearth.com/challenges/hackathon/flip-fest/dashboard/5801ad5/ @eburnette

I see a possible problem with the problem description because it would lead to the language server and emulator being installed twice, once with the extension and once with the...