Yiorgis Gozadinos
Yiorgis Gozadinos
#### Expected behavior When an audio track is muted, the `onmute` event should be fired. Accordingly `onunmute` should be fired when unmuting. #### Observerd behavior `onmute`, `onunmute` are fired only...
This is because window does not get focus.
Hey, We initially show a preview of the image which has been scaled down. Once the large version is loaded the state is updated and render is called again, but...
Hey, seems you've updated the keys on gnupg.net but the Dockerfile uses the old ones.
Currently `oterm` exists on PyPi, homebrew, Arch & NixOS. It would be nice to get commitment from maintainers that they will be updating regularly their platforms. AFAIK @suhr maintains NixOS...
I have been working on integrating Ollama tools with [oterm](https://github.com/ggozad/oterm). When making a call to `AsyncClient.chat()` with `tools` defined and `stream=True` the response gives the tools to be called and...
### What is the issue? When multiple tools are provided it is often the case that Olllama will respond with multiple `tool_calls` to be made. In that case, I am...
## Summary A simple tool that invites the AI to do some thinking before answering. See Anthropic's [blog post](https://www.anthropic.com/engineering/claude-think-tool) ## Related Linear tickets, Github issues, and Community forum posts [Linear...
## Summary Support for the [Milvus vector db](https://milvus.io/) ## Related Linear tickets, Github issues, and Community forum posts Linear: https://linear.app/n8n/issue/AI-824/milvus-vector-database Community thread: https://community.n8n.io/t/add-milvus-vector-database-as-new-node/47800 ## Review / Merge checklist - [X]...