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)