You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added explicit barcode_observation fallback support to nourish_analyze_food_image for blurry or unreadable barcode photos.
Barcode image decode failures now return structured fallback and next_actions so agents can ask for typed digits, OCR label text, or route as a meal photo without inventing food.
README now documents the photo-to-barcode, photo-to-label and photo-to-meal decision tree, including image_path, image_base64 and image_data_uri inputs.