forked from denoland/std
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit following Napp structure agreement.
- Loading branch information
TartanMalcolm
committed
Oct 16, 2024
1 parent
b30c81f
commit fea2dc1
Showing
7 changed files
with
170 additions
and
30 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Stuck Definitions | ||
|
||
--- | ||
Referemces: | ||
|
||
- info/global_definitions.md | ||
--- | ||
|
||
## OVERVIEW | ||
|
||
This file describes the TEMPLATE format to use when generating STUCKS. | ||
|
||
### STUCK_TEMPLATE | ||
|
||
- STUCK_ID: <Required> A unique identifier for this STUCK. | ||
- OVERVIEW: <Optional> A general descirption of the STUCK The STUCK_OVERVIEW is a free text natural language description either generated by one or more of: | ||
- An AGENT when it can't carry out a TASK fully because it either couldn't construct an AGENT with the available CAPABILITIES in the LIBRARY to complete the TASK fully | ||
- HAL, with the view of the whole TOPIC, who anticipates the need for a new | ||
- DAVE | ||
- PRIORITY_DEFINITIONS <Required> | ||
- LOCAL_DEFINITIONS <Optional> | ||
- GLOBAL_RULES: <Required> | ||
- LOCAL_RULES <Optional> | ||
- IDENTITY <Required> | ||
- OBJECTIVE: <Required> | ||
- PROCESS: <Required> | ||
- RESULT: <Required> | ||
- EXAMPLES: <Optional> | ||
- CAPABILITY: <Optional> If no CAPABILITIES are provided, the AGENT uses the bare AI_MODEL without further system prompting. NOTE: a BOT_DEFINITION can have more than one CAPABILITY. |
This file was deleted.
Oops, something went wrong.
Empty file.