Mani Arasteh
Mani Arasteh
Oh, ok. I will try to implement it and open a PR On Sun, Feb 2, 2025, 13:40 hasezoey ***@***.***> wrote: > If i recall correctly, images are only updated...
Do you mean macOS Sequoia? Because there’s no version 15.3 with codename Ventura On Fri, Feb 28, 2025 at 16:34 Else00 ***@***.***> wrote: > Environment & Versions > > -...
Try using --locked argument ``` cargo install termusic termusic-server --locked ```
Well, you can use [`termusic`](https://github.com/tramhao/termusic). I am using it. But I like the `spotify_player`'s UI more. I am mentioning @aome510 because it may cause him/her to see the issue (The...
Or we can use another library, such as `rodio` just for playing local files, and adding local file support as an optional feature. Which it can be enabled or disabled...
Hello, I opened a PR (#833) now. I currently just added a member called `local_player` and that member prints a message. Contributions are welcome.
openai/llama3.2 I use Ollama, Ollama uses OpenAI-compatible API (I've set base URL to http://host.docker.internal:11434 (Ollama's base URL))
> On Mar 8, 2025, at 4:28 PM, Engel Nyst ***@***.***> wrote: > > > enyst > left a comment > (All-Hands-AI/OpenHands#7094) > Please take a look at this doc...
I have another problem. If I want to build it from source, Building the Docker image takes forever. (On a MacBook Air (M3) with 8GB of RAM) Is it because...
How? ( I did a `git pull`)