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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.88-cp312-cp312-manylinux_2_31_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.88-cp312-cp312-macosx_13_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.88-cp311-cp311-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.88-cp311-cp311-manylinux_2_31_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ x86-64

gllm_datastore_binary-0.5.88-cp311-cp311-macosx_13_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.88-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7baccfba37a6f4c81fe4bb4630fb3448c3093f2c3f784f69acda9c1b39f292cb
MD5 83b386f8d7e24a7232ad6d71170febd6
BLAKE2b-256 eeb6f487f92defe05eed2d94f307ac6b566beb18183ed0b2897c078b657285e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.88-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 84bfdc5925185aac5bf46e4e6b0d6a5834bc376696e625d4a6852ba3745c231e
MD5 3b1d084146f24abc572fd45208d6c2e7
BLAKE2b-256 34da04502e9b6773cf828527753d44c60782d85ae271e1caab8ef2385b353790

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.88-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 27ee5c59cc0dbf7fff39820520b639927942d7fe0f3f9cf2999a8fcf349f98a3
MD5 7e97f6c507f93557b1ce499c16679411
BLAKE2b-256 63448e5537ab108f34486f4fe169422daac423899e61daef0e793905a32e0b22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.88-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7bc09bda0ec8fd2be4df2c92604d8763a763fb0f7d32f8ee0173de3c68f1442d
MD5 e8e27f19771aaf26089db6d533fb06b8
BLAKE2b-256 d3b73a7714fda74d22a13d28af2347dfd961e92de63a7e7b9893a407137b137d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.88-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 5c6652ace0b48f77b36433a73c3a897264bc75cb8cdd508573d8fb3d28f7bd28
MD5 70c836c71f9090bf787cd39fd1fef343
BLAKE2b-256 efcd3378eb5808e1f9f9656601fa331c644231e60c17ad2669a246c6a6cff20e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.88-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 367a48de9de03860e794e1fdd6b99320dfb42b3f79ebf8bcabd8fa544a7c6ee6
MD5 6b315a52eb2e56a6f51404707be87627
BLAKE2b-256 34cc9b63fd169c4cc7ae93313b8fd594c084207d404b052d622f1608368b1a39

See more details on using hashes here.

Provenance

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