@promptbook/core
Advanced tools
Comparing version 0.31.0-10 to 0.31.0-11
import { PromptTemplatePipelineLibrary } from '../classes/PromptTemplatePipelineLibrary'; | ||
import { PTBK_VERSION } from '../config'; | ||
import { PTBK_VERSION } from '../version'; | ||
import { promptTemplatePipelineStringToJson } from '../conversion/promptTemplatePipelineStringToJson'; | ||
@@ -4,0 +4,0 @@ import { validatePromptTemplatePipelineJson } from '../conversion/validatePromptTemplatePipelineJson'; |
import { ModelRequirements } from './types/ModelRequirements'; | ||
import { string_version } from './types/typeAliases'; | ||
/** | ||
* The version of the PTP | ||
*/ | ||
export declare const PTBK_VERSION: string_version; | ||
/** | ||
* Default model requirements for the pipeline | ||
@@ -9,0 +4,0 @@ * |
{ | ||
"name": "@promptbook/core", | ||
"version": "0.31.0-10", | ||
"version": "0.31.0-11", | ||
"description": "Library to supercharge your use of large language models", | ||
@@ -5,0 +5,0 @@ "private": false, |
import { PromptTemplatePipelineLibrary } from '../classes/PromptTemplatePipelineLibrary'; | ||
import { PTBK_VERSION } from '../config'; | ||
import { PTBK_VERSION } from '../version'; | ||
import { promptTemplatePipelineStringToJson } from '../conversion/promptTemplatePipelineStringToJson'; | ||
@@ -4,0 +4,0 @@ import { validatePromptTemplatePipelineJson } from '../conversion/validatePromptTemplatePipelineJson'; |
import { ModelRequirements } from './types/ModelRequirements'; | ||
import { string_version } from './types/typeAliases'; | ||
/** | ||
* The version of the PTP | ||
*/ | ||
export declare const PTBK_VERSION: string_version; | ||
/** | ||
* Default model requirements for the pipeline | ||
@@ -9,0 +4,0 @@ * |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
698698
318