fix: dependency
Browse files- utils/llm_caller.py +1 -1
utils/llm_caller.py
CHANGED
|
@@ -128,7 +128,7 @@ class LLMCaller:
|
|
| 128 |
- Legacy Context: {getattr(plan_request, 'trip_context', None) or 'None'}
|
| 129 |
|
| 130 |
Relevant Travel Context:
|
| 131 |
-
|
| 132 |
|
| 133 |
***Don't Explain or add any additional text outside the JSON format***.
|
| 134 |
Generate a response in this EXACT JSON format (no additional text before or after):
|
|
|
|
| 128 |
- Legacy Context: {getattr(plan_request, 'trip_context', None) or 'None'}
|
| 129 |
|
| 130 |
Relevant Travel Context:
|
| 131 |
+
|
| 132 |
|
| 133 |
***Don't Explain or add any additional text outside the JSON format***.
|
| 134 |
Generate a response in this EXACT JSON format (no additional text before or after):
|