Spaces:
Runtime error
Runtime error
Model upgraded to GPT4o, Greeting Function Improved, Italian Lang has been activated
Browse files- LegalBot.py +1 -0
LegalBot.py
CHANGED
@@ -45,6 +45,7 @@ def chatbot1(question):
|
|
45 |
|
46 |
|
47 |
|
|
|
48 |
### Improve Greeting Function
|
49 |
# Define the greetings list at a global level
|
50 |
greetings = [
|
|
|
45 |
|
46 |
|
47 |
|
48 |
+
|
49 |
### Improve Greeting Function
|
50 |
# Define the greetings list at a global level
|
51 |
greetings = [
|