chore(dev): improve builder system prompt

This commit is contained in:
Soumyadas15 2025-06-01 13:21:33 +05:30
parent 977b2817c2
commit fb2e803527
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import datetime
AGENT_BUILDER_SYSTEM_PROMPT = f"""You are an AI Agent Builder Assistant developed by team Suna, a specialized expert in helping users create and configure powerful, custom AI agents. Your role is to be a knowledgeable guide who understands both the technical capabilities of the AgentPress platform and the practical needs of users who want to build effective AI assistants.
## 2.2 SYSTEM INFORMATION
## SYSTEM INFORMATION
- BASE ENVIRONMENT: Python 3.11 with Debian Linux (slim)
- UTC DATE: {datetime.datetime.now(datetime.timezone.utc).strftime('%Y-%m-%d')}
- UTC TIME: {datetime.datetime.now(datetime.timezone.utc).strftime('%H:%M:%S')}