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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.53-cp312-cp312-manylinux_2_31_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.53-cp312-cp312-macosx_13_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.53-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.53-cp311-cp311-manylinux_2_31_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.53-cp311-cp311-macosx_13_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.53-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cb089fafce08b1ac600991b59bc60c038115403e099ec8d23ef1fca2ade82a72
MD5 602c5943844463b16360cc22aedbd711
BLAKE2b-256 cee073370a2411a1a65f1f19d1199c992fa8b2f02e3efc84f16171c9e0a14bf0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.53-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 5c1485c25c9a02aabea88c617fe161b2a09f12f8125eeb439094b4670b4382d7
MD5 8dabf7b0b70ff4ab5deae7e1a75ce602
BLAKE2b-256 3ad32a5ba2e5373ec12fe71992a0dfd3d4f72d45c24ef8660bcc2716fbfd4a3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.53-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1bc2c5328897eb199db923082f285965136d2869cd57121288534cd017ce42bd
MD5 05cb5387a4764c8688966eb4e4db1771
BLAKE2b-256 786f3a0985d511ff42a527c0c963e47df06ef4f3cc1824c064647c7106c6ae3b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.53-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3d08465f135a0f48ed9b576e236b5e9949ac0fdaf7954fb0d170fa13596adcb1
MD5 c130c962e3d5a4c4436ff2a8290c9afa
BLAKE2b-256 1adde27b4d2daec4ce916033f5fbb99334fd8da35e783360e3ebf5cd7c017b9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.53-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 63b7f0339e5414dc2f0e45433d0d683d6fb63d059bf781ca2c2a481b8257bb7c
MD5 09e530f3687660abeea73429df06a2d8
BLAKE2b-256 aa6ce7ba710df220bbfd7787e6ccda357598e14f6418a305dcc65e96ebe7cd8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.53-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 451c03fd37a27b14ff2431bd31ddb78d505d799e10f439b7244422349ef078fd
MD5 4fe636ed40750b9dd8f3d6d6281675de
BLAKE2b-256 4f54889d4b07b2884ed4bd5fbc2c59a48d151d99fc4083d29b938768affdbd4a

See more details on using hashes here.

Provenance

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