Skip to main content

No project description provided

Project description

Client for accessing ThinkThinkSyn AI API Service.

Required Python >= 3.11

Example:

import asyncio

from thinkthinksyn import ThinkThinkSyn
tts = ThinkThinkSyn(apikey=os.getenv('TTS_APIKEY', ''))

async def test():
    return (await tts.completion(prompt='1+1? tell me ans directly without words.'))['text'].strip()

if __name__ == "__main__":
    asyncio.run(test())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thinkthinksyn-0.0.8.tar.gz (135.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thinkthinksyn-0.0.8-py3-none-any.whl (153.9 kB view details)

Uploaded Python 3

File details

Details for the file thinkthinksyn-0.0.8.tar.gz.

File metadata

  • Download URL: thinkthinksyn-0.0.8.tar.gz
  • Upload date:
  • Size: 135.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for thinkthinksyn-0.0.8.tar.gz
Algorithm Hash digest
SHA256 28ac498fa25d4b2400e56a90faad6e1d17d94af5d53f02459dce722f561e8c49
MD5 718c64a2efb270e9c8a3ca3f206dfc23
BLAKE2b-256 fdbfe2fc6dfc5c21259266cecf71bae417d9cb94ac5ccc0c1c43d1197a27beda

See more details on using hashes here.

File details

Details for the file thinkthinksyn-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: thinkthinksyn-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 153.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for thinkthinksyn-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0647c086f2cc32e9f5af7498605923b77d3e3559e0e460d11e1e4ca0a33a7f5a
MD5 a1891f1a5885943e95b864215c29c1e5
BLAKE2b-256 113e472ff8780738fdc03fd949b10618e50cde829edea263b620848c53704b97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page