Bilge Yücel

Results 11 comments of Bilge Yücel

We plan to deprecate DPR starting from v1.16, so I'll start working on this new tutorial as an alternative

Hi @agemagician 👋 thank you for opening the issue. You have a nice problem here. Unfortunately, you cannot change username and password during the runtime. You can change the index...

> Is there also some documentation to use the MongoDBAtlasDocumetnStore with Docker (Haystack-pipeline.yml ). This is the error i get: > > `haystack.errors.PipelineSchemaError: Haystack component with the name 'MongoDBAtlasDocumentStore' not...

@TuanaCelik No, it is still a valid issue

Valid points 👍 I have one further comment about logs. You're right about logs creating noise. Is there a way to control it with an option? We can disable it...

JFYI, this issue requires individual updates to - [ ] Documentation - [ ] Tutorials - [ ] Cookbooks - [ ] Articles - [ ] Integration Tiles

The same problem with `PromptBuilder` seems to happen for `DynamicChatPromptBuilder`(optional inputs + loop). Here's another discussion related to this issue: https://github.com/deepset-ai/haystack/discussions/7719 Colab nb to reproduce: https://colab.research.google.com/drive/1R28-_tOYKQnVVCNdJ2M9hLvGa--Dy3Kw?usp=sharing ![image](https://github.com/deepset-ai/haystack/assets/25897116/05cdbc7b-ca8a-47c2-a3ef-561a583f7a18)

I missed the warning statement: `# Milvus cannot be run on Colab, so this cell is commented out.`. Let's make it more prominent.

Hi @wiesbadener 👋 thank you for opening the issue, this is a great catch! 🚀 If you're interested in contributing, feel free to open a PR to the repo. If...

Hi @fserv, I get the same errors. Can you make sure that the new version of the package is published on pip? Here's the code snippet I used to test:...