Martín Gotelli Ferenaz

Results 7 issues of Martín Gotelli Ferenaz

Description: Add support to filter by IS NULL criteria in the metadata Issue: N/A Dependencies: N/A Twitter handle: @martinferenaz This PR fixes the problem when you want to search if...

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used...

Ɑ: vector store
🤖:bug
stale
🔌: postgres

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used...

🤖:bug

sqlalchemy.exc.InvalidRequestError: Table 'langchain_pg_collection' is already defined for this MetaData instance This error occurs when you create two instances of the PGVector instance at the same time. Since the models (CollectionStore...

### Bug description ```python """ With the new LangChain version (0.3.0) there is support for Pydantic V2, they changed all the models to use Pydantic V2, and some of our...

Help wanted 🙏
False Positive 🦟
Lib specific 💅

When trying to build a distinct query for a char field while mocking the query set I have been having a problem. Basically the way the distinct works tries to...

bug