@promptbook/utils
Advanced tools
Comparing version 0.69.0-18 to 0.69.0-19
export {}; | ||
/** | ||
* TODO: [π§ ][π¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter" | ||
*/ |
@@ -13,4 +13,3 @@ import type { PipelineTemplateCommandParser } from '../_common/types/CommandParser'; | ||
/** | ||
* TODO: [π§ ][π¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter" | ||
* TODO: [π] !!!!!! Make .ptbk.md file with examples of the FOREACH command and also with wrong parsing and logic | ||
* TODO: [π] Make .ptbk.md file with examples of the FOREACH with wrong parsing and logic | ||
*/ |
@@ -14,3 +14,3 @@ import type { string_parameter_name } from '../../types/typeAliases'; | ||
*/ | ||
readonly cellName: TODO_string; | ||
readonly subformatName: TODO_string; | ||
/** | ||
@@ -25,4 +25,1 @@ * @@@ | ||
}; | ||
/** | ||
* TODO: [π§ ][π¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter" | ||
*/ |
@@ -25,7 +25,7 @@ import type { PipelineJson } from '../../types/PipelineJson/PipelineJson'; | ||
/** | ||
* TODO: !!!!!! FOREACH in mermaid graph | ||
* TODO: !!!!!! Knowledge in mermaid graph | ||
* TODO: !!!!!! Personas in mermaid graph | ||
* TODO: !!!!! FOREACH in mermaid graph | ||
* TODO: !!!!! Knowledge in mermaid graph | ||
* TODO: !!!!! Personas in mermaid graph | ||
* TODO: Maybe use some Mermaid package instead of string templating | ||
* TODO: [π] When more than 2 functionalities, split into separate functions | ||
*/ |
@@ -19,4 +19,2 @@ import type { TODO_any } from '../../utils/organization/TODO_any'; | ||
* TODO: !!!!!! How FOREACH execution looks in the report | ||
* TODO: [π§ ][π¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter" | ||
* TODO: [] | ||
*/ |
@@ -64,3 +64,2 @@ import type { string_mime_type } from '../../types/typeAliases'; | ||
/** | ||
* TODO: [π§ ][π¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter" | ||
* TODO: [β] Add some prepare hook to modify prompt according to the format | ||
@@ -67,0 +66,0 @@ * TODO: [π]`name` and `aliases` should be UPPERCASE only and interpreted as case-insensitive (via normalization) |
@@ -29,4 +29,3 @@ import type { Promisable } from 'type-fest'; | ||
/** | ||
* TODO: [π§ ][π¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter" | ||
* Note: [π©πΎβπ€βπ§π½] | ||
*/ |
{ | ||
"name": "@promptbook/utils", | ||
"version": "0.69.0-18", | ||
"version": "0.69.0-19", | ||
"description": "Supercharge your use of large language models", | ||
@@ -5,0 +5,0 @@ "private": false, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
735533
13886