Update app.py
Browse files
app.py
CHANGED
|
@@ -599,7 +599,7 @@ Or around 2 to 4 times more than a typical Google search.
|
|
| 599 |
gr.Markdown("""
|
| 600 |
|
| 601 |
##### v1.1.0 - *2023-10-16*
|
| 602 |
-
- Hugging Face
|
| 603 |
- Switched all python code to langchain codebase for cleaner code, easier maintenance and future features
|
| 604 |
- Updated GPT model to August version
|
| 605 |
- Use of HuggingFace embed on https://climateqa.com to avoid demultiplying deployments
|
|
|
|
| 599 |
gr.Markdown("""
|
| 600 |
|
| 601 |
##### v1.1.0 - *2023-10-16*
|
| 602 |
+
- ClimateQ&A on Hugging Face is finally working again with all the new features !
|
| 603 |
- Switched all python code to langchain codebase for cleaner code, easier maintenance and future features
|
| 604 |
- Updated GPT model to August version
|
| 605 |
- Use of HuggingFace embed on https://climateqa.com to avoid demultiplying deployments
|