TheoLvs commited on
Commit
d8b517c
1 Parent(s): 9a341db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -671,8 +671,12 @@ Or around 2 to 4 times more than a typical Google search.
671
  - Figures retrieval and multimodal system
672
  - Conversational chat
673
  - Intent routing
 
674
 
675
- ##### v1.2.0 - *2023-11-27
 
 
 
676
  - Added new IPBES assessment on Invasive Species (SPM and chapters)
677
  - Switched all the codebase to LCEL (Langchain Expression Language)
678
  - Added sample questions by category
 
671
  - Figures retrieval and multimodal system
672
  - Conversational chat
673
  - Intent routing
674
+ - Local environment setup
675
 
676
+ ##### v1.2.1 - *2024-01-16*
677
+ - BUG - corrected asynchronous bug failing the chatbot frequently
678
+
679
+ ##### v1.2.0 - *2023-11-27*
680
  - Added new IPBES assessment on Invasive Species (SPM and chapters)
681
  - Switched all the codebase to LCEL (Langchain Expression Language)
682
  - Added sample questions by category