huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
7.1k stars 1.02k forks source link

Current Date Issue #284

Open 1980Dragon opened 1 year ago

1980Dragon commented 1 year ago

2023-06-07 10 18 40_캡쳐

Hello.

I asked about the top news on June 4, 2023, and observed the process of HuggingChat's web search.

While the search and retrieval of results went smoothly, there seemed to be a misinterpretation of the obtained information due to a misunderstanding of the current date. It resulted in the inability to process the acquired information correctly, leading to errors. It seems like there might be a need for addressing the model's understanding of the "current date".

I am grateful for the availability of this impressive open-source chatbot and hope that it continues to evolve and improve.

melroy89 commented 1 year ago

I hope the AI is not lying?

image

nsarrazin commented 1 year ago

Yeah maybe we should tweak the preprompt to include the current date, that might alleviate some of these issues ? :eyes: Seems like a common theme

gary149 commented 1 year ago

Yeah maybe we should tweak the preprompt to include the current date, that might alleviate some of these issues ? 👀 Seems like a common theme

Yes, I would at least explore if this works better.

melroy89 commented 1 year ago

Beside the date, maybe also give the AI awareness about the current time :)

Since this is incorrect:

image

govind-kumarr commented 1 year ago

@nsarrazin can you assign this to me?

nsarrazin commented 1 year ago

@nsarrazin can you assign this to me?

Sure thing!

nsarrazin commented 11 months ago
image

I think this is fixed now!

melroy89 commented 11 months ago

Is it also aware of the current time..?

melroy89 commented 10 months ago

@nsarrazin Are you sure the problem is resolved? Asking the date, will give me this. Please re-open!?

image

nsarrazin commented 10 months ago

Ah you're right, the date is being fed when using the web search but not in regular conversation. Reopening this