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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.60-cp312-cp312-manylinux_2_31_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.60-cp312-cp312-macosx_13_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.60-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.60-cp311-cp311-manylinux_2_31_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.60-cp311-cp311-macosx_13_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.60-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5de10af62cf66b65f43cc177c7dbdf318e2c8b2df72eee14b549866cd710438e
MD5 bd848adc3aa4390261be749151a397df
BLAKE2b-256 814393e834ea0365fff3f4cc60868e5ce2f71504b0907b0f9c9a3c2163547b6e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.60-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 3902d91c2d4feecea286469bce6b081221fcb14a744f0df20150589076ad1e96
MD5 b2adac95bd48473da00a5c98aa9f5d60
BLAKE2b-256 b258cb1550f61d2b892a540adbb5ada2d34df42bf1e9441303084a3a9ba59448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.60-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1c753af33c7829277eb282fc38236a91b8fc91ec54d71e66572fc5f5db6115ac
MD5 cfe16079bccbc052bcd6bb14a5e5f791
BLAKE2b-256 ff0b3d679fdee2d2d56403c4335b619ddd720c0194bc42a135c5591c7b14ef91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.60-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8d759a4cfdc1d2667f53d9b9d12c8b823844738505bff1085fd292ec3da096dd
MD5 de27fada378e7dab18a542857507958b
BLAKE2b-256 c1d56d8482bb6d67f32ed1619e70c6515338cb153757d5bf5e51bf52c0a91147

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.60-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 02a1ecf70ee226327ca868b7903655fe2673a117cbdfeec37900a1e1f9296923
MD5 0f50740d85770bf13b321a43f7cae7ff
BLAKE2b-256 18abc8a09c63c4d8c5668012430ef9cf72295271c6586d9e6707b39f41952e20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.60-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 29487bbe14a58336f67f06869335dacbde19e69b9ed6c41cc22f1e2b0e8b8f06
MD5 45d8595a88b4e981f5867b1a22697638
BLAKE2b-256 c57a2c4e408b562f47c21d7b526b14ef68594d8656dccd7f1d5ae3c80c49f4e6

See more details on using hashes here.

Provenance

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