Skip to main content

A library containing data store components for Gen AI applications.

Project description

GLLM Datastore

Description

A library for managing data storage and retrieval operations in Generative AI applications.


Installation

Prerequisites

Mandatory:

  1. Python 3.11+ — Install here

  2. pip — Install here

  3. uv — Install here

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

    gcloud auth login
    

Install from Artifact Registry

This 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-datastore

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-datastore

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.

Project details


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_datastore_binary-0.5.46-cp312-cp312-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.46-cp312-cp312-manylinux_2_31_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.46-cp312-cp312-macosx_13_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.46-cp311-cp311-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.46-cp311-cp311-manylinux_2_31_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.46-cp311-cp311-macosx_13_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file gllm_datastore_binary-0.5.46-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.46-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e6dd396648467feff54ea6ebdcdbfedbd7be7628ebcc0202b71516d351b4234f
MD5 b8eb9a9e09b798a80724abc6d742b15c
BLAKE2b-256 d87e9e8ac4e8215dbe06eb853bf9e821b0f527cfa5c8308b99d897dac674088b

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.46-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_datastore_binary-0.5.46-cp312-cp312-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.46-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 3c0ec02540fa7b6ebee0e8bb5a758e7701d878fe29fbf4b9bfc0bb499de3248e
MD5 e8e60f0932081eb5aed10c967574fd0d
BLAKE2b-256 eb6024f38685b343c71a78cb8955090b36db625b06a3ec14d239bc7bab7ac927

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.46-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.46-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a484545f6a4841577aeb07d5ee4a63ea0c9616848b4222def931b1451c927b61
MD5 028083c26a07de157665577e92be6cb0
BLAKE2b-256 9b1983239734f974b8626e23a8f2ac4f39091d88334ab4452e74c26cd45b73c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.46-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_datastore_binary-0.5.46-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.46-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dbbe7d6fc9e6dc653c610868edaf719ed3a3f9bdea4ba6b78907bea70f16deae
MD5 c723648d0ba554f67e3d410548d48a46
BLAKE2b-256 9b8e2e43e54cd23ce4fb9e2ece251b2b433dc54d302d3e91e13eca6d94b3dd37

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.46-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_datastore_binary-0.5.46-cp311-cp311-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.46-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 a47ec766a6bad99e8254a29b4aa640885addc5d5ff69c597105c910d047a9966
MD5 f8fc27b39a111f323f2de7fa604be839
BLAKE2b-256 556ca474a93d3054c7904842a4ffc1912157316aa8ff521a66d27908d35b74e2

See more details on using hashes here.

File details

Details for the file gllm_datastore_binary-0.5.46-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.46-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e4fd78e13728ef4716ba3357c63abecbc4d2b2cc7ed2652db09598aba635506e
MD5 e42f4a1617911246417b8dbd44a56a6b
BLAKE2b-256 a63d818882178cd1c7e391e661edce3857783f7e3be797fe621564df71b02312

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.46-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 Pingdom Monitoring Sentry Error logging StatusPage Status page