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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.75-cp312-cp312-manylinux_2_31_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.75-cp312-cp312-macosx_13_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.75-cp311-cp311-manylinux_2_31_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.75-cp311-cp311-macosx_13_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.75-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2bbc20b74977eca2029537093d3468d7d622ce20f6f6d47819947c8744eb3bfc
MD5 91dc7ac77840c56f9d41fa4b705ff505
BLAKE2b-256 afb014471f22b5106f56972e4de19d24bdeaa6233424d5254d409915fedbd7b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.75-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 a2defc24879a17bff12d635d044e85c897732783ca2830b7305e2252c78ca9d8
MD5 4e30680b67bedaf3e4a85a07a6babaec
BLAKE2b-256 54d83b8885966cefcc51f8dc4ab8db0900134d22eb3514e270accf7e690caf1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.75-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0870d5a6609112cae70212107950eee9a5ab121df7172cd1935359aba6f86092
MD5 4a23a17d8298e02f9ef46e253576d3f5
BLAKE2b-256 a7a3694e9b01d9cc4d9179f4db25bec453dae058d2353ac6941a5361ab585e2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.75-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a9a83dcb36b9fcc50bc244db06ace20c79c1e20a1480529dde84072eebdf8432
MD5 c04af18398773bfd4bd8cc1baf8fab3a
BLAKE2b-256 0bce23f9a8cf9f793d959434482134ce31b8c4765a6dcb140a08fc2c61f0f3f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.75-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 1fa3bf96d66b4b10c096ecbe9b81a4a7f16a248227a79c05f263a8a9dee2ea69
MD5 1d7baf77a790d1da2313ff7a5818e3e3
BLAKE2b-256 02dbed2c7e028a75bed7f8fe62c3777b52d9e31b411610ca1d5048e74060a635

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.75-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 960f87f859ace6b9c3d1e9ca9f362a7215472dff408228d2a67ee5012794b7f3
MD5 11d416b0105e5d03b0c17ce874a99331
BLAKE2b-256 b2341741b67e576493948b9092ea571d94f8dc8f4b7b93dc3a171794247b2c91

See more details on using hashes here.

Provenance

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