Remove message in readme about language
Browse files
app.py
CHANGED
@@ -331,7 +331,6 @@ Version 0.2-beta - This tool is under active development
|
|
331 |
### ⚠️ Limitations
|
332 |
<div class="warning-box">
|
333 |
<ul>
|
334 |
-
<li>Currently available in English only.</li>
|
335 |
<li>Please note that, like any AI, the model may occasionally generate an inaccurate or imprecise answer. Always refer to the provided sources to verify the validity of the information given. If you find any issues with the response, kindly provide feedback to help improve the system.</li>
|
336 |
<li>ClimateQ&A is specifically designed for climate-related inquiries. If you ask a non-environmental question, the chatbot will politely remind you that its focus is on climate and environmental issues.</li>
|
337 |
</div>
|
|
|
331 |
### ⚠️ Limitations
|
332 |
<div class="warning-box">
|
333 |
<ul>
|
|
|
334 |
<li>Please note that, like any AI, the model may occasionally generate an inaccurate or imprecise answer. Always refer to the provided sources to verify the validity of the information given. If you find any issues with the response, kindly provide feedback to help improve the system.</li>
|
335 |
<li>ClimateQ&A is specifically designed for climate-related inquiries. If you ask a non-environmental question, the chatbot will politely remind you that its focus is on climate and environmental issues.</li>
|
336 |
</div>
|