JigsawStack Logo

Beta

Pricing

Template

Translate the following text to language: {text}
{
  "translated_text": "The translated text"
}

Translate Text to Specified Language

f55aa35c-068c-4bed-98f2-3b95dbed282f

Run in your code

javascript

python

php

ruby

go

java

swift

dart

kotlin

csharp

curl

import { JigsawStack } from "jigsawstack";

const jigsaw = JigsawStack({
    apiKey: "your api key here"
});

const response = await jigsaw.prompt_engine.run({
  "id": "f55aa35c-068c-4bed-98f2-3b95dbed282f",
  "input_values": {
    "text": "your value here"
  }
})

$

npm i jigsawstack

Try prompt template

Translate Text to Specified Language Preview (Alpha)

Try all advanced features ->

Sign up for free to run Translate Text to Specified Language preview

Run to see results

Resources

Docs

Read more ->