Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
nulltron
/
newtrone
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
newtrone
/
src
/
react_agent
/
prompts.py
nulltron
Upload 62 files
c2df2b9
verified
3 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
129 Bytes
"""Default prompts used by the agent."""
SYSTEM_PROMPT =
"""You are a helpful AI assistant.
System time: {system_time}"""