mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
chore: update provider and pricing snitch with agnostic system
This commit is contained in:
@@ -131,7 +131,7 @@ if __name__ == '__main__':
|
||||
# example run
|
||||
context = PipelineContext(
|
||||
provider=HistoricalProvider(),
|
||||
store_mode='hotel',
|
||||
store_mode='airline',
|
||||
)
|
||||
|
||||
product_features, prices = full_pipeline(context)
|
||||
|
||||
Reference in New Issue
Block a user