Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
da730 opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@da730
Copy link
Contributor

da730 commented Feb 19, 2024

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 da730 self-assigned this Feb 19, 2024
@da730 da730 added the enhancement New feature or request label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant