Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orchestrator-core

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orchestrator-core - npm Package Compare versions

Comparing version 4.11.0-beta.1 to 4.11.0-beta.2

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Orchestrator for Node.js",
"version": "4.11.0-beta.1",
"version": "4.11.0-beta.2",
"license": "MIT",

@@ -8,0 +8,0 @@ "keywords": [

@@ -0,4 +1,6 @@

This package is intended for Microsoft use only. It is not designed to be consumed as an independent package.
# orchestrator-core
This package contains Orchestrator APIs for Node.js. Orchestrator is a [transformer](https://en.wikipedia.org/wiki/Transformer_(machine_learning_model)) based solution for language understanding (LU) needs that is heavily optimized for conversational AI applications. It is built ground-up to run locally with your bot or application.
This package contains Orchestrator APIs for Node.js. [Orchestrator](https://aka.ms/bf-orchestrator) is a [transformer](https://en.wikipedia.org/wiki/Transformer_(machine_learning_model)) based solution for language understanding (LU) needs that is heavily optimized for conversational AI applications. It is built ground-up to run locally with your bot or application.

@@ -10,3 +12,4 @@ ## Prerequisite

```bash
npm install -g @microsoft/bf-orchestrator-cli
npm i -g @microsoft/botframework-cli
bf plugins:install @microsoft/bf-orchestrator-cli@beta
```

@@ -13,0 +16,0 @@

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