- `search` endpoint sends user preferences to AI service - Returning object from `get_itinerary_insight` stays the same - Insight enhancement business logic handled by backend - Interface change with `insight/itinerary` is that it can now take in user preferences - Write tests to cover new feature
searchendpoint sends user preferences to AI serviceget_itinerary_insightstays the sameinsight/itineraryis that it can now take in user preferences