issues
search
GoogleCloudPlatform
/
genai-databases-retrieval-app
Apache License 2.0
213
stars
72
forks
source link
(feat) Add Seats
#267
Closed
mahyareb
closed
8 months ago
mahyareb
commented
8 months ago
Add a seats table to the schema
Add id to flights table since seats requires it
Load data from GCS Buckets instead of CSV because files are now too large
preload both tickets and seats when building dataset
Add a seat to the booking during the flight booking transaction
Add initial tool to check if a specific flight has a seat of user's preference available.