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