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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.67-cp312-cp312-manylinux_2_31_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.67-cp312-cp312-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.67-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.67-cp311-cp311-manylinux_2_31_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.67-cp311-cp311-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.67-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 30b4d31f96d5458aba2b99488b577d2f523e669ea362c728b0332307d37b14bf
MD5 6d9802772b046c399fe459800acc59b6
BLAKE2b-256 ca60f96fe9d2cc31be63eb4f70efe3fe4e9921a462840cd39a47b5e59c570be2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.67-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 665df7c9a4d543fda30e93f8fd5f806718d82acd757dd908e25da7092c7720a5
MD5 ac178dd7dc6a7d8401083ed84f4fdfed
BLAKE2b-256 137cff66d6e9e049f50d786e304eb3f586f2ebbdfba970a4e30c17ea54c55c17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.67-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bfa3233a19936c53efe36ebf289f5ff50c53a6fd9f793f3c7fc30ad20f329024
MD5 cef9ca32be96927de88a7914eeea5f51
BLAKE2b-256 ef17d14ba8b6341fc1aef4082a8081eeebc01065f763dac65f2e967952dddf38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.67-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dc3b7ce0d4cec98d668c715af0196fac2f3377b41c9bb015ffc30b06b98f47cd
MD5 1c052140a54702ed9f0db4620b8bbda7
BLAKE2b-256 ad7caff99a0404916ffdc03e8c354750a7eaa80c0b98a7fd2eaaba1ae8b3b59a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.67-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 4f74cbefacac5b1a6039a94d6cbd6e603aeea8dc899dd220d179c2c7ab78c2e9
MD5 b325d251b4c47adc42537540776f9bd2
BLAKE2b-256 d0d2a2fb28088b79b4b09033a661fb046ca1e06575b232b345246e2ec2a24bab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.67-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 722952cf916d56c6aeed793e1c8f9841aa4da2de6aea280db19890d6140d8f8f
MD5 d45bfda64d8d3aa7f9702cdd873bc266
BLAKE2b-256 74243bb9f5d9b6af99323b3a6bbc8d7e443f90c644d5998c4998e16062daea73

See more details on using hashes here.

Provenance

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