-
## Checklist
- [+] I have included information about relevant versions
- [+] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
Make agent…
-
### Bug Description
In terminal, I can see errors come up when trying to run the "Tool Calling Agent". Same occurs when trying to run the "OpenAI Tools Agent".
### Reproduction
1. When running the…
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
pip3 insta…
-
The structlog logger only sets the log level, timestamp and log message while the stdlib logger is setting a lot of more stuff like exceptions, stack infos, thread/process infos. It would be great to…
-
Is it because django does not need to test the following conditions?
> This approach, however, has a few disadvantages. For example, besides threads, there are other types of concurrency in Python.…
-
### Checklist
- [X] There are [no similar issues or pull requests](https://github.com/Midnighter/structurizr-python/issues) for this yet.
### Is your feature related to a problem? Please des…
yt-ms updated
4 years ago
-
**Describe your environment**
```
$ pip list | grep opentelemetry
opentelemetry-api 1.23.0
opentelemetry-exporter-otlp-proto-common 1.23.0
opentelemetry-exporter-otlp-proto…
-
I roughly skim-through the code base and searched for classes with `::Get` method. Some of these class objects are global singletons and have potential thread safety issues. I list the initial assessm…
-
I'm checking out prompt-toolkit for the first time and reading through the documentation. I noticed this part mentions some PEPs which were presumably proposed at the time of writing, but now it looks…
-
I am trying to use minimqtt on linux (running in a docker container), however I am having trouble installing and importing the module.
I have installed the following packages:
```
pip3 install …