Skip to main content

Client SDK Package for ThoughtForge AI

Project description

thoughtforge-client

Client SDK for ThoughtForge AI

Installation instructions:

  1. Clone this repo: git clone git@github.com:thoughtforge-ai/thoughtforge-client.git thoughtforge_client

Note: Python has difficulty with root directories that contain dashes, so it's important to put into a folder named thoughtforge_client (or some other python-module-safe name

  1. cd thoughtforge_client

  2. pip install -r requirements.txt

  3. set THOUGHTFORGE_API_KEY environment variable to your API key

  4. set environment variables

THOUGHTFORGE_HOST='core.tf-api.com'

THOUGHTFORGE_PORT=443

(optionally, the client makes use of python-dotenv, and you can place your environment variables in a .env file)

Documentation

API documentation can be found at https://thoughtforge-api.readthedocs.io/

To build and view documentation locally:

  1. cd docs

  2. make html

  3. navigate to docs/build/html/index.html in your browser to see the compiled docs

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

thoughtforge_client-1.0.0.tar.gz (19.7 kB view hashes)

Uploaded Source

Built Distribution

thoughtforge_client-1.0.0-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

Supported by

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