@markprompt/core
Advanced tools
Comparing version 0.13.0 to 0.14.0
@@ -14,2 +14,7 @@ import type { FileSectionReference, OpenAIModelId } from './types.js'; | ||
/** | ||
* Conversation metadata. An arbitrary JSON payload to attach to the conversation. | ||
* @default undefined | ||
*/ | ||
conversationMetadata?: any; | ||
/** | ||
* Message returned when the model does not have an answer | ||
@@ -16,0 +21,0 @@ * @default "Sorry, I am not sure how to answer that." |
{ | ||
"name": "@markprompt/core", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
44382
578
4