Alessio Cesaretti

Results 8 issues of Alessio Cesaretti

Hello, I'm trying to check my tests code coverage using coverage.py, it's easy to do it for the unit tests because they are launched using pytest: `pytest --cov=standard_datatamers_lib tests/unit --cov-report=xml:cobertura.xml`,...

enhancement

### Describe the issue **Issue Overview:** In [this GitHub issue](https://github.com/microsoft/autogen/issues/253), the proposal for implementing QdrantRetrieveUserProxyAgent has been successfully executed. However, upon attempting to use the feature, it was discovered that...

rag

When running the Databricks CLI Python library in Azure CI/CD using the following command: `databricks workspace import_dir ./PowerBI /PowerBI The command fails with an error message: AttributeError: type object 'Retry'...

### Related Issues - fixes [#7275](https://github.com/deepset-ai/haystack/issues/7275) ### Proposed Changes: Pass a split_threshold to the document splitter, if the last chunk is small than the threshold, attach it to the previous...

type:documentation
topic:tests

### Expected Behavior Hello everyone, I have some azure functions that were working for long time and now they stopped, also locally they work fine, so I tried to investigate...

bug
python

Hello everyone, I saw the Contribute guide but for some reason the tests would always fail on `_____________________________________ ERROR collecting test/test_function_utils.py _____________________________________ test/test_function_utils.py:288: in class Currency(BaseModel): pydantic/main.py:197: in pydantic.main.ModelMetaclass.__new__ ???...

alt-models
0.2

- [ ] Tests pass - [x] ruff format - [x] README.md updated (if relevant) - [ ] CHANGELOG.md entry added