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

Uploaded CPython 3.12Windows x86-64

gllm_datastore_binary-0.5.69-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.69-cp312-cp312-macosx_13_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

gllm_datastore_binary-0.5.69-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.69-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.69-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.69-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 625cd2b36ffaa69282964063920cb9b9a104ccdc2a19958acdbc121a5b3fbd02
MD5 0ca6bda2219d90d8b5011104d1457639
BLAKE2b-256 f193268e99f5ed9ae8dfd8819d32da8b9fc068ae75768c394160fab8c304c7f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.69-cp312-cp312-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 c18b4a5cf255336ec4fdc18cc2e52650f524c948e220b79e6806a35404af2ca6
MD5 e92c8bca0c2965680cef1904f7e0366d
BLAKE2b-256 c2971ccdd06c82ae639535d02ecdb5c6f4268d80e5472975d3f10969b4abaae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.69-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 239378ae5f4e3bef88886e4432d02297d4a3973ebaaf7427175d38bb220d25a9
MD5 45c5995d2598651d010da694d227aca3
BLAKE2b-256 2d597fdb8a07bcc2947ff537ea2d903b357add7eac25e5c0637caf87dd87e4ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.69-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 150402d004e7f2f770bfea87d8abf1597953ee7f130d623639a32c8c2986c9fe
MD5 6c6b1cf2437ae1ff9fdd24ed4e0c400a
BLAKE2b-256 664ccc32244dec39b20d7bda1f7a242a541e60c58f5ecc9d5ce8359aea720d8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.69-cp311-cp311-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 4092ea7516ee3439b7226db7c3d7e52c8a4ebb71965e88f6b2f4030ba53a5b60
MD5 e51a2f0bbde1366bfda15e5b3de3c18a
BLAKE2b-256 c90f4389f795638535c6745e9a137d68650625a35470198e0dc1cbad27b5c6f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gllm_datastore_binary-0.5.69-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 66415d3907c208271a69a06730118ade66ab5eb52aa12d9c57da10a816e4c39d
MD5 4a79e099acb153c98abcd90ea078311d
BLAKE2b-256 a0bb472f836b548aeeb5529a9f2a0764ec9fe67cc707e23b03e9293c664a5635

See more details on using hashes here.

Provenance

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