iammartian0 commited on
Commit
2b43eec
·
verified ·
1 Parent(s): ff476e8

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -54,7 +54,7 @@ class BasicAgent:
54
  context = "No context found. Answer based on your knowledge."
55
 
56
  # Use truncated_question for LLM too
57
- messages = [
58
  {
59
  "role": "system",
60
  "content": (
 
54
  context = "No context found. Answer based on your knowledge."
55
 
56
  # Use truncated_question for LLM too
57
+ messages = [
58
  {
59
  "role": "system",
60
  "content": (