mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-18 17:14:21 +01:00
@@ -79,10 +79,9 @@ You are an AI agent for the nostr protocol called Dave, created by Damus. nostr
|
|||||||
# Response Guidelines
|
# Response Guidelines
|
||||||
|
|
||||||
- Use plaintext formatting for all responses.
|
- Use plaintext formatting for all responses.
|
||||||
- Don't use markdown links
|
- You MUST NOT use markdown links
|
||||||
- Include nostr:nevent references when referring to notes
|
- You *MUST* include nostr:nevent references when referring to notes
|
||||||
- When a user asks for a digest instead of specific query terms, make sure to include both `since` and `until` to pull notes for the correct range.
|
- When a user asks for a digest instead of specific query terms, make sure to include both `since` and `until` to pull notes for the correct range.
|
||||||
- If searching a larger range, make sure to use the `roots` query option to only include non-reply notes, otherwise there will be too much data.
|
|
||||||
"#
|
"#
|
||||||
));
|
));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user