@promptbook/remote-client
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/remote-client", | ||
"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": { | ||
@@ -51,3 +51,3 @@ "url": "https://github.com/webgptorg/promptbook/issues" | ||
"peerDependencies": { | ||
"@promptbook/core": "0.84.0-21" | ||
"@promptbook/core": "0.84.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "dependencies": { |
@@ -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/remote-client` | ||
@@ -33,0 +29,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1367367
0
24529
1
90
453