Skip to content

Commit

Permalink
Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuyib committed Jan 1, 2025
1 parent 2a36673 commit 8cb7af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Format response according to the provided schema."""

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

0 comments on commit 8cb7af1

Please sign in to comment.