You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and this bug is not already filed.
My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.
Describe the issue
version : 0.9.0
During the process of generating and retrieving a CSV, it was found that it could not be executed normally, whereas the text generation worked fine.
在进行csv的生成检索中,发现不能正常执行,text是可以正常生成的。
The command used: poetry run poe index --root indexs/ragtest_csv
The settings.yaml file was modified with the following configuration:
Have you solved this problem?
I also encountered the same problem, especially when the number of columns in the csv file exceeds 2, how should the text_column configured in setting.yaml be written?
Do you need to file an issue?
Describe the issue
version : 0.9.0
During the process of generating and retrieving a CSV, it was found that it could not be executed normally, whereas the text generation worked fine.
在进行csv的生成检索中,发现不能正常执行,text是可以正常生成的。
The command used:
poetry run poe index --root indexs/ragtest_csv
The
settings.yaml
file was modified with the following configuration:The error message is:

debug error:

The text was updated successfully, but these errors were encountered: