Àlex Fiestas

Results 4 issues of Àlex Fiestas

Add destinationDir input If the destination directory is different than the root folder this input can be used to indicate it which will make the action to only modify the...

If I'm not mistaken the default servicedirs are always read before the user-defined servicedir which makes it impossible to override a DBus system installed service since the first found service...

Poetry, supported by Oryx, declares its dependencies in the standard pyproject.toml file. Some other tools also use this file for dependency declaration. This change enables the detection of Django when...

## Describe the Bug When performing a `search`/`rag`/`agent` request with the following filter: ```python filters = { 'collection_ids': {'$overlap': ["9fbe403b-..."]} } ``` Only documents in the specified collection(s) are expected...