Skip to content

Need suggestions on training vanna with enums. #276

Answered by zainhoda
MinatoNamikaze02 asked this question in Q&A
Discussion options

You must be logged in to vote

For now documentation is the way to do this. I agree that it's clumsy but there's a reason for it.

This was a legacy choice made by us 6 months ago when people didn't have trusted ways to run an LLM so we used to make an explicit choice that the Vanna package would never automatically crawl the contents of a database. We made a conscious decision to not feed query results back into the LLM responses, which is what would be necessary to achieve what you're talking about.

However, based on feedback now that people trust LLMs more in general and/or have ways of running LLMs in a trusted manner, we are incrementally adding functionality like this that will allow the system to introspect the d…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@cta2106
Comment options

Answer selected by zainhoda
Comment options

You must be logged in to vote
1 reply
@zainhoda
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants