André Oriani commited on
Commit
1c64c3e
·
1 Parent(s): cacc27c

Adding Time to logs

Browse files
Files changed (1) hide show
  1. chainlit.md +5 -0
chainlit.md CHANGED
@@ -3,5 +3,10 @@
3
  Hi there, Person! 👋
4
  I can help suggest movies.
5
 
 
 
 
 
 
6
 
7
 
 
3
  Hi there, Person! 👋
4
  I can help suggest 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
+
11
 
12