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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.73-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.73-cp312-cp312-macosx_13_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gllm_datastore_binary-0.5.73-cp311-cp311-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.73-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.73-cp311-cp311-macosx_13_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.73-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2b89cbf0332ff577acd92359bf92133ff32e6f91e84058389a3cf510d7f855e4
MD5 a5a5cb53ee5f01d86777d76d77177574
BLAKE2b-256 61a31a3a7dcf1ab33af5dca62352db1c9a3e61ac8a330f715a49313c3d0fce46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.73-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 f4a485d0a9afc10973ddaa1b865f93862a3a314bd6f6cc2f5c46db55e18bc7b7
MD5 930f1f8a9c95121e6c61f7e0e2b557e3
BLAKE2b-256 259adb1c02501139a91a878e4333ce15fd9c83b4b4c6c027d62df0f276fa53d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.73-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 244dafc148888bfd14f6a80544cc85ca9667d5b12fe101e6dc6cb7cbf5d09bdd
MD5 d9491e08e023f1b694be6f56e73bf027
BLAKE2b-256 dd345c286d2b7e7a796aae79df581efb2e519549223d99b628eaf7607ef3a900

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.73-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ccde83f2fe93261ae8d9704e6cb60965c85f4150cdb5fe2a2b75145330afd589
MD5 f50fe0526ba139a848cb17d1300a6b8f
BLAKE2b-256 63712d9c10917d2d659bd16fe807db81958133a4ffa0dd4684c3582ac8a0ee92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.73-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 9ab3c313d42c9739042dba7df8812bbf0e3a75c221fd308be912e8872111ded8
MD5 998eef3823c3cdbeaacea0b176b37664
BLAKE2b-256 8722001a5e44caab92658983349115d521af016ce9cebe927827c185f09bd047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.73-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 06864c6ebeda69e7afc84ac0056643ecbb6a57492d4768521d468ff8d77ab422
MD5 e21a930809417dd8096970619cab7a68
BLAKE2b-256 520a7ff834311d965bd90b3f22e8b9657f740f6b9ed67773ffda493d9dcbeb25

See more details on using hashes here.

Provenance

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