optimistic-gold
optimistic-gold17mo ago

Do LLM models understand the meaning of "morning" "afternoon " etc. and how to create KB?

I created a KB with very few questions. One question is "what are your opening hours? with a time table like this: Monday from 13.00-20.00, Tuesday from 8.00 to 15.00 etc. Genereally this works fine when I ask "Are you open on Tuesday" etc. When I ask questions like "Are you open on Monday morning?" the answer is "Yes, we are open on Monday from 13.00 to 20.00." This is partly correct and according to the FAQ, but at the same time incorrect since 13.00 is not Monday MORNING anymore. Similar problem with questions like "do you offer evening appointments". How do you handle time periods like morning. evening etc. in your KB? Do you have a separate FAQ where you define them? Thank you?
4 Replies
Steve B. | IntelleSync.ai
You can give the ai examples and parameters of what morning, afternoon and evening is in your prompt. Morning is 7am to 12pm, afternoon 12pm to 5pm etc etc
other-emerald
other-emerald17mo ago
I assume your using GPT-3.5? Its something i think GPT-4 might do better We experienced similar things when we were trying to do everything on GPT-3.5 to save costs. We eventually decided we'd rather put up the price to have a better product then try to save costs through a less capable model
optimistic-gold
optimistic-goldOP17mo ago
Thank you, those are both very good suggestions. Tried it twice, once with Gpt-4 and with Gpt-3.5. The exact same question ("are you open on Monday morning?"). With GPT3.5 it said "yes the practice is open from 13.00 to 20.00" With GPT4 it said "No the practice only opens at 13.00". (translated it from German so might not be 100% verbatim). So yes, GPT4 works much better here!
other-emerald
other-emerald17mo ago
Ye, GPT-4 is a pretty big step up in just logical thinking ^^

Did you find this page helpful?