VMind
VMind copied to clipboard
[Feature] use vector database to query examples and fill in chart generation prompt.
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)