Update app.py
Browse files
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.
|
|
|
|
|
|
|
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
|