New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@re-ai/openai-like-api

Package Overview
Dependencies
Maintainers
0
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@re-ai/openai-like-api - npm Package Compare versions

Comparing version 0.0.7 to 0.1.0

dist/api/chatCompletion.d.ts

6

package.json
{
"name": "@re-ai/openai-like-api",
"version": "0.0.7",
"version": "0.1.0",
"description": "reai openai like api",

@@ -8,5 +8,3 @@ "main": "index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"dev": "nodemon --exec ts-node src/index.ts",
"build": "tsc",
"start": "node dist/index.js"
"build": "tsc"
},

@@ -13,0 +11,0 @@ "author": "",

export * from './types/ernie'
export * from './types/models'
export * from './types/host'
export * from './types/sense'

@@ -5,0 +7,0 @@ export type { ChatCompletion, ChatCompletionChunk, ChatCompletionCreateParams, CreateEmbeddingResponse, ChatCompletionTool, EmbeddingCreateParams, ImageGenerateParams, ImagesResponse} from "openai/resources";

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc