lthomas122
lthomas122
When playing a track and setting the volume, if you change track the volume resets to the default volume of 90. The value of "Volume: " in the player's HTML...
I'm trying to use the One Dark theme, but I keep getting the following error: My implementation is as follows: ```html import { ref, defineComponent } from 'vue'; import CodeMirror...
It would be useful to have SearXNG support for web searches. LangChain already support [SearXNG in LangChain's Python API](https://python.langchain.com/api_reference/community/utilities/langchain_community.utilities.searx_search.SearxSearchWrapper.html) and the change would not require adding any additional dependencies. I've...
Resolves #56, resolves #30
### Summary ### Problem I'm struggling to interact with the REST API. Every endpoint redirects me to the Che sign in page. ### Steps Taken Get the JWT from keycloak:...