Bessouat40

Results 6 comments of Bessouat40

Hello, thanks for your issue. I want to upgrade dependencies to use more recent Langchain version. It's on the scope, I need time to test it and integrate it. I...

**Thank you for this PR and for your interest in RAGLight** You’re definitely on the right track to add PostgreSQL vector store support, but a few key pieces are still...

Hello, sorry for the delay. When I try your code with this example file : ```python from raglight.rag.simple_rag_api import RAGPipeline from raglight.models.data_source_model import FolderSource, GitHubSource from raglight.config.settings import Settings from...

And you need to implement `similarity_search_class`.

Thanks a lot for the detailed report, that’s a really high-quality issue. I’ll look into it and fix it as soon as possible !

Hello @dmater01 👋 I’m currently investigating the system prompt issue. I tried reproducing your setup and actually noticed the same behavior with llama3.2:latest , the model doesn’t consistently follow the...