void icon indicating copy to clipboard operation
void copied to clipboard

Results 366 void issues
Sort by recently updated
recently updated
newest added

In order to take the enpoint specified for the OpenAICompatible setting - the openai class needs to be instanciated with the baseURL setting from apiConfig

To resolve some configuration issues with `OpenAiCompatible`. It has already been verified locally.

I am sure that the ollama settings have been configured. I have already verified the same configuration. However, after sending the message in VOID, no response was received,and the ollama...

This PR adds error messages in the extension UI. This should make it easier for new users to understand why a request has failed. This should also handle aborting correctly...

# Resolve Code Highlighting Issue in Sidebar #### Issue Reference: #76 --- ### Description: This PR resolves issue #76 where code snippets in the sidebar were not displaying syntax highlighting....

When the user presses ctrl+k, an input box should appear inline with the code that they were selecting. This is somewhat difficult to do because the vscode extension API alone...

roadmap-under consideration
high priority

This merge request is to improve documentation and building on Mac OS computer (Silicon based chip)

error info: [17:55:04] Finished compilation with 0 errors after 2490314 ms [17:55:04] Finished compile-src after 2510786 ms [17:55:04] Starting compile-build ... [17:55:04] Finished compile-build after 19 ms [17:55:04] Starting clean-extensions-build...

question