Syed Kamran Ali

Results 5 comments of Syed Kamran Ali

Guys, Thanks for putting efforts for V11 migration! During testing latest PR code, I am not able to use any custom field. If i do not set a field as...

@CGenie Thanks for the fix. However, found more issues as listed below: 1. Can not complete Product configuration wizard if ONLY custom field is used and there is no Configuration...

Thanks for the prompt actions and reply.

> This change improves functionality in environments with multiple databases in the postgres cluster. Some environments have hidden databases, and may use list_db = False in favor of the db_filter...

Add a code cell: !pip3 install -r requirements.txt Then update next cell as below: %cd /content/Promptify import json from promptify import OpenAI from promptify import Prompter from pprint import pprint...