André Oriani commited on
Commit
48df77a
·
1 Parent(s): daa6dd5

Adding note

Browse files
Files changed (1) hide show
  1. chainlit.md +2 -1
chainlit.md CHANGED
@@ -4,7 +4,8 @@ Hi there, Person! 👋
4
  I can help suggesting movies.
5
 
6
  # Note
7
- For an unknown reason, once we get an answer from OpenAI for the RAG query, the UI is not updating.
 
8
 
9
  You can check the logs to see that otherwise, everything else works fine.
10
 
 
4
  I can help suggesting movies.
5
 
6
  # Note
7
+ For an unknown reason, once we get an answer from OpenAI for the RAG query, the UI is not updating in HuggingFace.
8
+ However, it does work fine on my local machine.
9
 
10
  You can check the logs to see that otherwise, everything else works fine.
11