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
most airlines fly the same flight every day (or at least weekly). So if you search just based on airline and flight number you get a lot of results. The LLM isn't good at reading a single record out of a big JSON object.
It will be better to provide either a date or a range of dates.
The text was updated successfully, but these errors were encountered:
most airlines fly the same flight every day (or at least weekly). So if you search just based on airline and flight number you get a lot of results. The LLM isn't good at reading a single record out of a big JSON object.
It will be better to provide either a date or a range of dates.
The text was updated successfully, but these errors were encountered: