vanna
vanna copied to clipboard
Error in add_question_sql in Qdrant
https://github.com/vanna-ai/vanna/blob/f2cec1fd9270a8bf96e31e9218137e918c44723c/src/vanna/qdrant/qdrant.py#L82
This line should be:
question_answer = "Question: {0}\n\nSQL: {1}".format(question, sql)