@promptbook/core
Advanced tools
Comparing version 0.84.0-21 to 0.84.0
@@ -11,2 +11,3 @@ import type { Command as Program } from 'commander'; | ||
/** | ||
* TODO: !!! Test this in `deno` | ||
* TODO: [๐ฝ] Unite branding and make single place for it | ||
@@ -13,0 +14,0 @@ * Note: [๐] Ignore a discrepancy between file name and entity name |
@@ -0,3 +1,12 @@ | ||
import type { string_filename } from '../../../types/typeAliases'; | ||
import type { string_markdown } from '../../../types/typeAliases'; | ||
/** | ||
* Pass the `.env` file which was used to configure LLM tools | ||
* | ||
* Note: `$` is used to indicate that this variable is making side effect | ||
* | ||
* @private internal log of `$provideLlmToolsConfigurationFromEnv` and `$registeredLlmToolsMessage` | ||
*/ | ||
export declare function $setUsedEnvFilename(filepath: string_filename): void; | ||
/** | ||
* Creates a message with all registered LLM tools | ||
@@ -4,0 +13,0 @@ * |
@@ -9,1 +9,4 @@ /** | ||
export declare const $isRunningInBrowser: Function; | ||
/** | ||
* TODO: [โ] | ||
*/ |
@@ -9,1 +9,4 @@ /** | ||
export declare const $isRunningInJest: Function; | ||
/** | ||
* TODO: [โ] | ||
*/ |
@@ -9,1 +9,4 @@ /** | ||
export declare const $isRunningInNode: Function; | ||
/** | ||
* TODO: [โ] | ||
*/ |
@@ -9,1 +9,4 @@ /** | ||
export declare const $isRunningInWebWorker: Function; | ||
/** | ||
* TODO: [โ] | ||
*/ |
{ | ||
"name": "@promptbook/core", | ||
"version": "0.84.0-21", | ||
"version": "0.84.0", | ||
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", | ||
@@ -41,3 +41,3 @@ "private": false, | ||
], | ||
"license": "UNLICENSED", | ||
"license": "BUSL-1.1", | ||
"bugs": { | ||
@@ -44,0 +44,0 @@ "url": "https://github.com/webgptorg/promptbook/issues" |
@@ -27,6 +27,2 @@ <!-- โ ๏ธ WARNING: This code has been generated so that any manual changes will be overwritten --> | ||
<blockquote style="color: #ff8811"> | ||
<b>โ Warning:</b> This is a pre-release version of the library. It is not yet ready for production use. Please look at <a href="https://www.npmjs.com/package/@promptbook/core?activeTab=versions">latest stable release</a>. | ||
</blockquote> | ||
## ๐ฆ Package `@promptbook/core` | ||
@@ -33,0 +29,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
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
2335790
0
36305
1
90
457