cognita
cognita copied to clipboard
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
Greetings Cognita maintainers, Github has found a potentail vulnerability in Cognita. Please let us know of a point of contact so that we can discuss this privately. We have the...
Hi, I’m encountering an issue while trying to add documents to existing Collections using the "Add Data Source" feature. The error message I’m seeing is: ERROR: 2024-08-16 18:13:33,350 - prismastore:aassociate_data_source_with_collection:254...
Hi, I'm running Cognita with the latest commit on my local machine using Docker Compose. Everything appears to be functioning normally, with no obvious errors in the logs. I was...
See: https://prisma-client-py.readthedocs.io/en/stable/reference/transactions/#usage
In addition to other Vector Stores, can MongoDB be added as another vector store
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.24 to 0.2.5. Release notes Sourced from langchain-community's releases. langchain-community==0.2.5 Release langchain-community==0.2.5 Changes since langchain-community==0.2.4 community: release 0.2.5 (#22923) docs: Fix wrongly referenced class name in confluence.py...
- Add a function to fetch artifacts of the data directory by data dir fqn. - Add function to get `read signed URL` of a data dir and local file...
Solves https://github.com/truefoundry/cognita/issues/317
Hello, I am looking at the code and it seems that a new Parser impl instance is created for each file in the datasource. For 100K files repos this looks...