A library containing core components for Gen AI applications.
Project description
GLLM Core
Description
A core library providing foundational components and utilities for Generative AI applications.
Installation
Prerequisites
- Python 3.11+ - Install here
- Pip (if using Pip) - Install here
- Poetry 1.8.1+ (if using Poetry) - Install here
- Git (if using Git) - Install here
- For git installation:
- Access to the GDP Labs SDK github repository
1. Installation from Artifact Registry
Choose one of the following methods to install the package:
Using pip
pip install gllm-core-binary
Using Poetry
poetry add gllm-core-binary
2. Development Installation (Git)
For development purposes, you can install directly from the Git repository:
poetry add "git+ssh://git@github.com/GDP-ADMIN/gen-ai-internal.git#subdirectory=libs/gllm-core"
Managing Dependencies
- Go to root folder of
gllm-coremodule, e.g.cd libs/gllm-core. - Run
poetry shellto create a virtual environment. - Run
poetry lockto create a lock file if you haven't done it yet. - Run
poetry installto install thegllm-corerequirements for the first time. - Run
poetry updateif you update any dependency module version atpyproject.toml.
Contributing
Please refer to this Python Style Guide to get information about code style, documentation standard, and SCA that you need to use when contributing to this project
- Activate
pre-commithooks usingpre-commit install - Run
poetry shellto create a virtual environment. - Run
poetry lockto create a lock file if you haven't done it yet. - Run
poetry installto install thegllm-corerequirements for the first time. - Run
which pythonto get the path to be referenced at Visual Studio Code interpreter path (Ctrl+Shift+PorCmd+Shift+P) - Try running the unit test to see if it's working:
poetry run pytest -s tests/unit_tests/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gllm_core_binary-0.3.12b3-cp313-cp313-manylinux_2_31_x86_64.whl.
File metadata
- Download URL: gllm_core_binary-0.3.12b3-cp313-cp313-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 613.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/2.1.4 CPython/3.13.0 Linux/5.10.0-32-cloud-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
961d45c55fbf990dc8e9d3f8bc8ea121e61e3b71e4367540f9d47e2575f20f76
|
|
| MD5 |
f13be69a12ba5374f73de846285463e4
|
|
| BLAKE2b-256 |
44bcb8571c90cec30d2765431285f843c4a903de7c5a3d58bb9a21a2ec9d7f68
|
File details
Details for the file gllm_core_binary-0.3.12b3-cp312-cp312-manylinux_2_31_x86_64.whl.
File metadata
- Download URL: gllm_core_binary-0.3.12b3-cp312-cp312-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 615.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/2.1.4 CPython/3.12.0 Linux/5.10.0-32-cloud-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5448bdb2091508ae826ec6a0731807f26714393a7ff2c3303a68642d8f13e9d6
|
|
| MD5 |
cd8fe44a709e29a85c5a5aeb60c1a999
|
|
| BLAKE2b-256 |
6f149407e81925bf53cd52f905cbb09052f250a44e01e8a80ff64ef1e71bc564
|
File details
Details for the file gllm_core_binary-0.3.12b3-cp311-cp311-manylinux_2_31_x86_64.whl.
File metadata
- Download URL: gllm_core_binary-0.3.12b3-cp311-cp311-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 562.6 kB
- Tags: CPython 3.11, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/5.10.0-32-cloud-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b6f20dd835166386ea6bb2c41a8d7d278c33b5ef93fd81f063a79add4659ef0
|
|
| MD5 |
8f7fbf8bbcc37f9cf21ce1a73fa5b61e
|
|
| BLAKE2b-256 |
894336ec9355677bcab15b7cb1ca5899c58522d1c8455d728abced877f86f52b
|