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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.47-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.47-cp312-cp312-macosx_13_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.47-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.47-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.47-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.47-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d4f7b821a09967b6b00c2e8cf969b7208400fbbd06e745a036a8bbaa49a2e730
MD5 2040cc1c4fbcde5df43d8a6000a00ce4
BLAKE2b-256 075fa3ccd691c3f53ddcdd27e774a931bfd894dcf216545a3099f2b3c3e25337

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.47-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 f9ed6700f7c0de6ca24a654a17384ba566e3805658b7e46edbc9014123d69871
MD5 0f6f685b591be76f7087d4f17b48b9b0
BLAKE2b-256 2b275a797dd5405c7c4e450fa5f68f70e799b1db02eb3c08ee53d7020da16e89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.47-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 30fab3591083f83280966bbf66245c058160da18fa18649d8d75e5df63dbc5f2
MD5 0e1de6f070becf198b701e247521045b
BLAKE2b-256 b3622b85a38becfdb03d9641cb2a27eb7bf76dce9e36bdb5f2fb5d1d8f1eafd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.47-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 407fe3bbe1443ada06d4bcbfbed24ffefee19053abcccad3ab37172cc9341de0
MD5 fb0334338170887f9ea48aa7282159fb
BLAKE2b-256 5bf1b37f0679dbadf106c1eb852fd3709bb21d87e4af7f175cb6816c740109b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.47-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 491736161644571e554dae0cc6c8d97ef329000f3812cbc80b455d861cba278b
MD5 2c757e6258bc22ae05300a2ebf0e75ba
BLAKE2b-256 4d5cc0882a33d215969f2af0a4c0328801fb73af30a9b6912ca10c56317a9b03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.47-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3f711fd8823da5d7cc9b29580407b494c57ba7f4be94d221b92186d83977cb17
MD5 eaa761bbd77567a3cdfc52bb59948cc6
BLAKE2b-256 091914038590c75f79586369241b145aae18fce4c15dff77eeef274fae0a6242

See more details on using hashes here.

Provenance

The following attestation bundles were made for gllm_datastore_binary-0.5.47-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