VMind icon indicating copy to clipboard operation
VMind copied to clipboard

[Feature] use vector database to query examples and fill in chart generation prompt.

Open da730 opened this issue 1 year ago • 0 comments

What problem does this feature solve?

to increase the accuracy of chart generation, use vector database to query exapmles according to user's input and fill the result in chart generation prompt. This can be done when VMind has collected enough chart generation examples.

What does the proposed API look like?

queryExamples(userInput)

da730 avatar Feb 19 '24 09:02 da730