mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-15 04:24:44 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { SentimentService } = require("m3o/sentiment");
|
||||
const { SentimentService } = require("micro-js-client/sentiment");
|
||||
|
||||
// Analyze and score a piece of text
|
||||
async function analyzeApieceOfText() {
|
||||
|
||||
Reference in New Issue
Block a user