Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Latest commit

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

turing.sh

Discordnpmnpm bundle size

The official library to interact with TuringAPI using javascript or typescript.

Check our docs at docs.turing.sh

How to get an API key

Go to our discord server, then go to the applications channel where you can apply for an API key. Please take the applications seriously, we will not accept applications that are not serious.

Installation

npm install turing.sh

Usage

import{Text,Image,Audio}from"turing.sh";consttext=newText({apiKey: "YOUR_API_KEY",captchaKey: "YOUR_CAPTCHA_KEY",});constgptAnswer=awaittext.gpt({messages: [{role: "user",content: "Hello, how are you?",},],});

About

A collection of libraries for different languages to interact with TuringAPI

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages