Iván Martínez

Results 93 comments of Iván Martínez

@jcbonnet-fwd could you please pull the changes from main? There are conflicts. Thanks!

The PR is really good! Valuable and complete, thanks @Proger666 ! There CI build is failing, please run `poetry lock --no-update` and commit the lock file - it is out...

Apparently there are format errors. Please run "make check" and commit the fixes. You can run "make test" too.

@Castolus something is still not fully correct. Please run "make check" and "make test" locally.

Great contribution, thanks! Could you update the branch with main?

> Testing using Postgres 14 docstore with 2,421,062 rows > > With PR 1763 elapsed time **12s** > > ``` > 22:58:37.941 [INFO ] llama_index.core.indices.loading - Loading all indices. >...

Could you elaborate? We are trying to reduce the dependencies as much as possible, and focus on the ones needed to deploy PrivateGPT to production setups. Notebooks are not the...

Trying to keep dependencies to the minimum, closing this PR as notebook files are not generally used as an input.

> ### Problem > After initial setting up privategpt, I have an issue where i get a `Exception: Collection make_this_parameterizable_per_api_call not found` on any input. This appears in the web...

Merged in https://github.com/zylon-ai/private-gpt/pull/1773