developmentseed / wb-agrifood-backend

MIT License
1 stars 0 forks source link

Add AI prompt endpoint #8

Closed willemarcel closed 9 months ago

willemarcel commented 9 months ago

We need to add an API endpoint to receive a query from the user, search it against the vector database, pass it on to the OpenAI assistant and then pass the response back to the user.