mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
revert: revert SMS (Telnyx) platform adapter for review
This reverts commit ef67037f8e.
This commit is contained in:
parent
ef67037f8e
commit
fd61ae13e5
13 changed files with 4 additions and 645 deletions
|
|
@ -157,12 +157,6 @@ PLATFORM_HINTS = {
|
|||
"the scheduled destination, put it directly in your final response. Use "
|
||||
"send_message only for additional or different targets."
|
||||
),
|
||||
"sms": (
|
||||
"You are communicating via SMS text messaging. Keep responses concise "
|
||||
"and plain text only -- no markdown, no formatting. SMS has a 1600 "
|
||||
"character limit per message (10 segments). Longer replies are split "
|
||||
"across multiple messages. Be brief and direct."
|
||||
),
|
||||
"cli": (
|
||||
"You are a CLI AI Agent. Try not to use markdown but simple text "
|
||||
"renderable inside a terminal."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue