Socket
Socket
Sign inDemoInstall

@promptbook/remote-client

Package Overview
Dependencies
1
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.52.0-29 to 0.52.0-30

2

esm/index.es.js

@@ -152,3 +152,3 @@ import { io } from 'socket.io-client';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: [πŸ“] Allow to list compatible models with each variant
* TODO: [πŸ€Ήβ€β™‚οΈ] RemoteLlmExecutionTools should extend Destroyable and implement IDestroyable

@@ -155,0 +155,0 @@ */

@@ -39,5 +39,4 @@ import type { Prompt } from '../../../../types/Prompt';

* TODO: [🧠] Maybe handle errors via transformAnthropicError (like transformAzureError)
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: Maybe Create some common util for gptChat and gptComplete
* TODO: Maybe make custom OpenaiError
*/

@@ -38,5 +38,4 @@ import type { Prompt } from '../../../../types/Prompt';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: Maybe Create some common util for gptChat and gptComplete
* TODO: Maybe make custom AzureOpenaiError
*/

@@ -8,4 +8,1 @@ import type { LlmExecutionTools } from '../../../LlmExecutionTools';

}
/**
* TODO: [πŸ“][♐] Allow to list the available prompts in Langtail
*/

@@ -42,5 +42,5 @@ import type { Prompt } from '../../../../types/Prompt';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: [🧠][πŸ§™β€β™‚οΈ] Maybe there can be some wizzard for thoose who want to use just OpenAI
* TODO: Maybe Create some common util for gptChat and gptComplete
* TODO: Maybe make custom OpenaiError
*/

@@ -38,4 +38,4 @@ import type { Prompt } from '../../../../types/Prompt';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: [πŸ“] Allow to list compatible models with each variant
* TODO: [πŸ€Ήβ€β™‚οΈ] RemoteLlmExecutionTools should extend Destroyable and implement IDestroyable
*/
{
"name": "@promptbook/remote-client",
"version": "0.52.0-29",
"version": "0.52.0-30",
"description": "Library to supercharge your use of large language models",

@@ -50,3 +50,3 @@ "private": false,

"peerDependencies": {
"@promptbook/core": "0.52.0-29"
"@promptbook/core": "0.52.0-30"
},

@@ -53,0 +53,0 @@ "main": "./umd/index.umd.js",

@@ -156,3 +156,3 @@ (function (global, factory) {

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: [πŸ“] Allow to list compatible models with each variant
* TODO: [πŸ€Ήβ€β™‚οΈ] RemoteLlmExecutionTools should extend Destroyable and implement IDestroyable

@@ -159,0 +159,0 @@ */

@@ -39,5 +39,4 @@ import type { Prompt } from '../../../../types/Prompt';

* TODO: [🧠] Maybe handle errors via transformAnthropicError (like transformAzureError)
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: Maybe Create some common util for gptChat and gptComplete
* TODO: Maybe make custom OpenaiError
*/

@@ -38,5 +38,4 @@ import type { Prompt } from '../../../../types/Prompt';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: Maybe Create some common util for gptChat and gptComplete
* TODO: Maybe make custom AzureOpenaiError
*/

@@ -8,4 +8,1 @@ import type { LlmExecutionTools } from '../../../LlmExecutionTools';

}
/**
* TODO: [πŸ“][♐] Allow to list the available prompts in Langtail
*/

@@ -42,5 +42,5 @@ import type { Prompt } from '../../../../types/Prompt';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: [🧠][πŸ§™β€β™‚οΈ] Maybe there can be some wizzard for thoose who want to use just OpenAI
* TODO: Maybe Create some common util for gptChat and gptComplete
* TODO: Maybe make custom OpenaiError
*/

@@ -38,4 +38,4 @@ import type { Prompt } from '../../../../types/Prompt';

/**
* TODO: [πŸ“][♐] Allow to list compatible models with each variant
* TODO: [πŸ“] Allow to list compatible models with each variant
* TODO: [πŸ€Ήβ€β™‚οΈ] RemoteLlmExecutionTools should extend Destroyable and implement IDestroyable
*/
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc