-
To suggest an idea or inquire about a new Message Broker supporting feature or any other enhancement, please follow this template:
**Is your feature request related to a problem? Please describe.**…
-
### Bug Description
I need to use ToolCallAgent components to make a conference reservation system and a station reservation system, and use different processes to complete the two systems respective…
-
### How to reproduce this bug?
1. Install `python = 3.11` and `weaviate-client==4.7.1`
2. Run the following code
```python
import weaviate
client = weaviate.connect_to_embedded(
version=…
-
-
Dont get me wrong Lidify is a perfectly good name. But I think since it integrated deeply with Lidarr it should have a name reflecting this and fitting into the arr stack.
It is not hard to come up…
-
I came here after trying (and also commenting) on Lidify.
You have some projects that have a significant overlapp in what they do and how they are coded:
- Syncify
- Lidify
- SpotTube
- Lida…
-
### Code that causes the issue
```
from telethon import TelegramClient, types, functions
client = TelegramClient("anon.session", 12314,
'12454512'…
-
This hook is extremely confusing, even for maintainers.
The replacement needs to address:
* cross-thread communication
* determining what the entry-point is (since it's stripped from `process.argv`)…
-
related: https://github.com/neovim/neovim/issues/11312
## Problem
There's no builtin abstraction for:
- Representing a task.
- Example: `vim.system()` returns its own ad-hoc "task" that can be …
-
I'm trying to use the experimental Flow as Tool component (class FlowToolComponent). I have the Flow A with an agent with tools, connected to the experimental Flow as Tool. This tool uses the Flow B, …