newtrone / src /react_agent /prompts.py
nulltron's picture
Upload 62 files
c2df2b9 verified
Raw
History Blame Contribute Delete
129 Bytes
"""Default prompts used by the agent."""
SYSTEM_PROMPT = """You are a helpful AI assistant.
System time: {system_time}"""