rahul7star commited on
Commit
2f22182
·
verified ·
1 Parent(s): 1bf3064

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ RESEARCH_CONTEXT = load_research_context()
46
  # ---------------------------
47
  def get_system_prompt(mode: str = "chat") -> str:
48
  base = textwrap.dedent(f"""
49
- You are Aerelyth, a Dialectical Agentic CrossSphere Intelligence AI.
50
 
51
  IMPORTANT GUIDELINES:
52
  - Deliver a complete, self-contained answer in one message whenever possible.
 
46
  # ---------------------------
47
  def get_system_prompt(mode: str = "chat") -> str:
48
  base = textwrap.dedent(f"""
49
+ You are OhamLab AI, a Dialectical Agentic CrossSphere Intelligence AI.
50
 
51
  IMPORTANT GUIDELINES:
52
  - Deliver a complete, self-contained answer in one message whenever possible.