Skip to main content

GLLM Tools

Description

Library containing tools for Generative AI Applications.


Installation

Prerequisites

Mandatory:

  1. Python 3.11+ — Install here
  2. pip — Install here
  3. uv — Install here

Extras (required only for Artifact Registry installations):

  1. gcloud CLI (for authentication) — Install here, then log in using:
    gcloud auth login
    

Option 1: Install from Artifact Registry

This option requires authentication via the gcloud CLI.

uv pip install \
  --extra-index-url "https://oauth2accesstoken:$(gcloud auth print-access-token)@glsdk.gdplabs.id/gen-ai-internal/simple/" \
  gllm-tools

Option 2: Install from PyPI

This option requires no authentication. However, it installs the binary wheel version of the package, which is fully usable but does not include source code.

uv pip install gllm-tools-binary

Local Development Setup

Prerequisites

  1. Python 3.11+ — Install here

  2. pip — Install here

  3. uv — Install here

  4. gcloud CLI — Install here, then log in using:

    gcloud auth login
    
  5. Git — Install here

  6. Access to the GDP Labs SDK GitHub repository


1. Clone Repository

git clone git@github.com:GDP-ADMIN/gl-sdk.git
cd gl-sdk/libs/gllm-tools

2. Setup Authentication

Set the following environment variables to authenticate with internal package indexes:

export UV_INDEX_GEN_AI_INTERNAL_USERNAME=oauth2accesstoken
export UV_INDEX_GEN_AI_INTERNAL_PASSWORD="$(gcloud auth print-access-token)"
export UV_INDEX_GEN_AI_USERNAME=oauth2accesstoken
export UV_INDEX_GEN_AI_PASSWORD="$(gcloud auth print-access-token)"

3. Quick Setup

Run:

make setup

4. Activate Virtual Environment

source .venv/bin/activate

Local Development Utilities

The following Makefile commands are available for quick operations:

Install uv

make install-uv

Install Pre-Commit

make install-pre-commit

Install Dependencies

make install

Update Dependencies

make update

Run Tests

make test

Contributing

Please refer to the Python Style Guide for information about code style, documentation standards, and SCA requirements.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

gllm_tools_binary-0.2.15-cp313-cp313-win_amd64.whl (752.5 kB view details)

Uploaded CPython 3.13Windows x86-64

gllm_tools_binary-0.2.15-cp313-cp313-manylinux_2_31_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ x86-64

gllm_tools_binary-0.2.15-cp313-cp313-macosx_13_0_arm64.whl (804.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

gllm_tools_binary-0.2.15-cp312-cp312-win_amd64.whl (755.7 kB view details)

Uploaded CPython 3.12Windows x86-64

gllm_tools_binary-0.2.15-cp312-cp312-manylinux_2_31_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_tools_binary-0.2.15-cp312-cp312-macosx_13_0_arm64.whl (799.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_tools_binary-0.2.15-cp311-cp311-win_amd64.whl (786.3 kB view details)

Uploaded CPython 3.11Windows x86-64

gllm_tools_binary-0.2.15-cp311-cp311-manylinux_2_31_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_tools_binary-0.2.15-cp311-cp311-macosx_13_0_arm64.whl (793.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file gllm_tools_binary-0.2.15-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 13194f4271596793d3e95118699576f15a31d39433b51b3b0e38630e9ca76ccf
MD5 cd4fe7817909814712f017a918a0c38a
BLAKE2b-256 22163310bff7d34655db7da51303b5084e5527e5908bbee82fdf6577b9832763

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_tools_binary-0.2.15-cp313-cp313-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_tools_binary-0.2.15-cp313-cp313-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp313-cp313-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 3d1cc3b69975dc7572225f1ad59328c0f4e97bcc6d5d9de059215ddb68d17960
MD5 c8b13591fd77447a9a1cfd14e0a2d1d8
BLAKE2b-256 b53b93641a79a7f4d18f47a8a01f2197e9b2f75968ebaa76f26f28373eebba1d

See more details on using hashes here.

File details

Details for the file gllm_tools_binary-0.2.15-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 607fab137eed7d4a745ec69d3c3f8e3b582071e25dc65c85bbeea79857fdb6b3
MD5 1fa2a3893b1d5071850d36ee7ad01869
BLAKE2b-256 498b1612a5736b124fd5844a8dcb623aed7f816052571552dfaeb272998573fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_tools_binary-0.2.15-cp313-cp313-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_tools_binary-0.2.15-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e73a9730733b8077bda3af7379d114b26a3efcd0a6a7855069cbefe861717932
MD5 cbe88a2a3b723fedc880b3421e5af4dd
BLAKE2b-256 07edca1f27b12b0cb068150ca706c3fbf238c73a7d0c1b4e0406f881e6018c95

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_tools_binary-0.2.15-cp312-cp312-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_tools_binary-0.2.15-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 f525ab780706776a61e7284a2dd4de1637fcfce1fb2c2655aec4f17c4a5fad4a
MD5 a9ab128d42fb506a3ce4c0fb2a5eb635
BLAKE2b-256 2516edda1c4b6cdfb359d1b051e12fb4f1d48cb89558901e9132b2f1f3b9c950

See more details on using hashes here.

File details

Details for the file gllm_tools_binary-0.2.15-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cc87812d46369fd8e3b4ecce648b76e9ebe71d6f74133d47a0bb9a7192b1105e
MD5 87361cea38152ea4c52233c320c65fa8
BLAKE2b-256 a8a34cbd5cbffb7c1f81ea4077585639d8fb22ec4eafff9f6034e6376f58caa7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_tools_binary-0.2.15-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_tools_binary-0.2.15-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d6952b553867891eca9e9089bb371c2fe8021b0bd37e6ac4535b72237072d962
MD5 42a6278ddba4cc51195a66cfc9a17804
BLAKE2b-256 f25d2929d610b79096ff9aa8403d29530ba2732b0ce959f3d9218561949271f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_tools_binary-0.2.15-cp311-cp311-win_amd64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gllm_tools_binary-0.2.15-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 e0829b91976b5b6318cc813e2f76e62a87fd1015bfcb00eba3bc77efbc067193
MD5 7f7af7563d554452ae3e73d4e9643d58
BLAKE2b-256 059d20c1cb7f6bfb997d2750bf092ee454031794db52840d1994584341c9a6d5

See more details on using hashes here.

File details

Details for the file gllm_tools_binary-0.2.15-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_tools_binary-0.2.15-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 da1482f7979297f7070311a7e0a07424bfb0ba2651f02f572e7545b2face9ffa
MD5 97c86323f41de310028153206a2c4fb4
BLAKE2b-256 51418c40a7920b510a7ec6f8512e6821dc312940d178421ad73d36a7d9756da9

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_tools_binary-0.2.15-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: build-binary.yml on GDP-ADMIN/gl-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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