Creating Chatbot with Assistant and Table of Data

I was doing a similar project. One way I did it was making a sql schema and passing it to the LLM:

This is a great explanation:

1 Like