taspol commited on
Commit
887382d
·
1 Parent(s): f17376b

fix: dependency

Browse files
Files changed (1) hide show
  1. 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
- {context_text}
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):