Skip to content

Commit 8cb7af1

Browse files
committed
Edit
1 parent 2a36673 commit 8cb7af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/constants.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Format response according to the provided schema."""
88

99
API_SYSTEM_PROMPT = """You are a communication API assistant specialized in executing specific commands:
10-
- Send airtime: Requires phone number and amount
11-
- Send messages: Requires recipient and content
10+
- Send airtime: Requires phone number, currency code, and amount
11+
- Send messages: Requires recipient phone number, content, and username
1212
- Search news: Requires query
1313
- Translate text: Requires text and target language"""

0 commit comments

Comments
 (0)