h3nd3r / nutrition_pro

0 stars 0 forks source link

Integrate Kroger product API #2

Closed h3nd3r closed 1 month ago

h3nd3r commented 1 month ago

https://developer.kroger.com/reference/api/product-api-public/1.2.4?viewwith=swaggerui

Hardcode location ID for now.

We want if the user staple list is sparse or empty to use the response from the API to generate recommendations. (Stretch) Or if the user asks for more diversity.

itasari commented 1 month ago

pushed the changes to ita-function-calling branch. it should now support function call when user has little pantry item or want diversity

itasari commented 1 month ago

merged to main