mirror of
https://github.com/microcron/pink.git
synced 2026-04-27 18:22:13 +00:00
Update README
This commit is contained in:
2
README
2
README
@@ -7,7 +7,7 @@ The filenames in the ? dir are our queries for SEARCH_MODEL (excluding the .json
|
|||||||
Everytime the workflow runs, we query SEARCH_MODEL for each filename, and add the latest response inside.
|
Everytime the workflow runs, we query SEARCH_MODEL for each filename, and add the latest response inside.
|
||||||
We cut off the tail if longer than JSON_ROLLING_WINDOW.
|
We cut off the tail if longer than JSON_ROLLING_WINDOW.
|
||||||
|
|
||||||
JSON Makeup:
|
JSON Makeup (1 window):
|
||||||
User: filename query
|
User: filename query
|
||||||
Assistant: Date followed by SEARCH_MODEL response.
|
Assistant: Date followed by SEARCH_MODEL response.
|
||||||
User: REASON_MODEL_QUERY
|
User: REASON_MODEL_QUERY
|
||||||
|
|||||||
Reference in New Issue
Block a user