Skip to main content

A Python SDK for record the LLM Experiment Execution

Project description

gg_python_sdk

Installation

To install the Trinity package, run the following command:

pip install trinityml

Setup the Environment Variable

export TRINITY_SECRET_KEY="your_secret_key"
export TRINITY_PUBLIC_KEY="your_public_key"
export TRINITY_HOST="http://your_trinity_host"

Record the Experiment

To use the record function, ensure that you have properly set up your environment and then call the function as shown below:

# Import the Trinity package
import trinityml

# Call the record() function
trinityml.record(
    experiment_name=experiment_name,
    questions=questions,
    contexts=contexts,
    generated_prompts=generated_prompts,
    answers=answers,
    ground_truths=ground_truths,
    model_temperature=model_temperature,
    top_k=top_k,
    model_name=model_name,
    prompt_template=prompt_template
)

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

trinityml-0.0.3.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

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

trinityml-0.0.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file trinityml-0.0.3.tar.gz.

File metadata

  • Download URL: trinityml-0.0.3.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for trinityml-0.0.3.tar.gz
Algorithm Hash digest
SHA256 36bff497d4494919a3caad7293f53f6523073b784f392daf5fe356b2b7ff91a7
MD5 e7899d6b0b88907c370c4716ff8a3bf0
BLAKE2b-256 d2e3fce928ab0d872587936303a10ed998be45ba6d00f6a02545208b5088ec5e

See more details on using hashes here.

File details

Details for the file trinityml-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: trinityml-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for trinityml-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0e843f8fc83b047662f6ad37a7cc0b33992be36260546ffff1949d08f26d4d73
MD5 cca81b95f8fb86ded13908adce617ae0
BLAKE2b-256 158d4c4c14a4ff4714382cdb7b4f1ec72e8985d7561855e8487d25f4210e9958

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