I try to run demo:
$ python3 main_demo.py --task db_diag
But have a bug
$ ImportError: cannot import name 'get_embedding' from 'agentverse.llms.openai'
I comfirmed in commit c89a6c5. It's look like "get_embedding" function wash deleted.

please help to fix this problem.
I try to run demo:
But have a bug
I comfirmed in commit c89a6c5. It's look like "get_embedding" function wash deleted.

please help to fix this problem.