Victor Santelé

Results 25 comments of Victor Santelé

There have been several updates since the issue was created. The bug is still present in promptflow 1.17.2 and promptflow-vectordb 0.2.16 if we set `PF_DISABLE_TRACING="false"`.

Just a comment to not be closed by the bot

Another comment to not be closed by the bot

A new another comment to not be closed by the bot. Time flies!

Another comment to not be closed by the bot. Will the `promptflow-vectordb` source code be open source at some point? It's an easy fix for a really annoying bug in...

A new another comment to not be closed by the bot. I know this bug is not directly related with this repo. But promptflow-vectordb is not open source.

Another comment to prevent the bot from closing the issue

No new version of promptflow-vectordb since last month. I assume the bug is still present

Hi @igarioshka, To avoid this error, you can pin promptflow to the version 1.18.0. The only diff is the change that introduces this bug with the missing import: https://github.com/microsoft/promptflow/compare/release/promptflow/1.18.0...release/promptflow/1.18.1 Don't...