-
### Is your feature request related to a problem? Please describe.
I’m trying to set a timeout for a Workflow, but I’m unsure if I’m missing documentation or if this might be a feature request.
…
-
### Operating System
Linux
### Programming Languages
Python
### CCXT Version
4.4.10
### Description
Hi there,
If there are multiple trades for the order, i dont see all of trades coming back v…
-
Happens most of the time when I try to pair, it only successfully created a server like 2 out of 15 times I tried.
```python
File "", line 198, in _run_module_as_main
File "", line 88, in _ru…
bbzze updated
1 month ago
-
### Describe the bug
I am trying to fetch the list of lists for a given site, with an expand on the fields.
This crashes during deserialisation with a "string index out of range".
The full stack…
-
`async` is a reserved word in Python 3.7
So, I think change `install instruction` like the following
> conda create -n elf python=3.6 (or 3.x)
or change parameter name('async') to the other.
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Install with pip3, 'pip3 install python-eufy-security'
2. Create pr…
-
Whenever its about to finish I get this error
Traceback (most recent call last):
File "C:\Users\User\ntscQTplus\app\Renderer.py", line 411, in run
ff_command.overwrite_output().run()
Fil…
-
Hello, there is only
GPT-4o
GPT-4o Mini
Claude 3.5 Sonnet
LLama 3.1 405B
These four models have passed the test of this project, and the other LangChain chat models have not been tested, right? I…
-
This bug arises in pytest with moto `1.3.14` and although`requirements-dev.txt` has a dev-version, that fix is for something else, i.e. this is irrelevant:
```
# We need: https://github.com/spulec/m…
-
Our existing test suite has been written with the Python [`unittest`](https://docs.python.org/3/library/unittest.html) framework. However, as the test suite has grown and opsdroid has become more comp…