Skip to content

Vanna is sending multiple queries (including the presidencies sql) #640

Answered by henrywang0314
merhawi25 asked this question in Q&A

You must be logged in to vote

class YourVannaClass(ChromaDB_VectorStore, OpenAI_Chat):
...

def generate_rewritten_question(self, last_question: str, new_question: str, **kwargs) -> str:
    return new_question

this will override generate_rewritten_question under vannabase class

Replies: 3 comments

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies
Answer selected by zainhoda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants