No project description provided
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
GDP Labs GenAI Plugin
Description
A library to implement Plugin architecture and integrate with existing pipelines.
Installation
-
Python v3.11 or above:
You can install Python using Miniconda.
-
Poetry v1.8.2:
You can install Poetry using cURL (you need Python to install Poetry):
curl -sSL https://install.python-poetry.org | python3 -
-
Install the library using Poetry:
# Add GDP Labs artifact repository as primary source poetry source add gen-ai https://asia-southeast2-python.pkg.dev/gdp-labs/gen-ai/simple/ --priority=primary # Add PyPI as supplemental source poetry source add pypi --priority=supplemental # Authenticate to GDP Labs SDK libraries (only gat@gdplabs.id group team has access) poetry config http-basic.gen-ai oauth2accesstoken "$(gcloud auth print-access-token)" # Latest version poetry add gllm-plugin --source gen-ai # Specific version poetry add gllm-plugin@0.0.1b5 --source gen-ai
-
At this step, you can deactivate Miniconda environment as Poetry will create and manage its own virtual environment for you.
conda deactivate -
Try running the unit test to see if it's working:
poetry run pytest
Usage
For more information, please refer to the PIPELINE.md.
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_plugin-0.0.5-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 285.8 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
148ebcc742252029c31c190a0439e1c775b86054b26f467dd737fdaccaa8a776
|
|
| MD5 |
bb191808f2859db9496b81330ab9db09
|
|
| BLAKE2b-256 |
03fa25c278ad0c788a106314bb5859391d5a98bccdc83ec06e9c1e03bc54f4c5
|
Provenance
The following attestation bundles were made for gllm_plugin-0.0.5-cp312-cp312-win_amd64.whl:
Publisher:
build-binary.yml on GDP-ADMIN/gen-ai-external
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gllm_plugin-0.0.5-cp312-cp312-win_amd64.whl -
Subject digest:
148ebcc742252029c31c190a0439e1c775b86054b26f467dd737fdaccaa8a776 - Sigstore transparency entry: 200079633
- Sigstore integration time:
-
Permalink:
GDP-ADMIN/gen-ai-external@1570e5bf5901c96a211db668d22630da683517ae -
Branch / Tag:
refs/tags/gllm_plugin-v0.0.5.post3 - Owner: https://github.com/GDP-ADMIN
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-binary.yml@1570e5bf5901c96a211db668d22630da683517ae -
Trigger Event:
push
-
Statement type:
File details
Details for the file gllm_plugin-0.0.5-cp312-cp312-manylinux_2_31_x86_64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp312-cp312-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 427.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.0 Linux/5.10.0-32-cloud-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94a556115a08baf91c22585838d3e686dfc66869d9b221f3c474027ed9d021c7
|
|
| MD5 |
430c5bced5ddb5aeabbff83e5d4f8408
|
|
| BLAKE2b-256 |
95c6417a1e218a4c071666093ecec0db14562b956dfeaa17955550e4d3cf8293
|
File details
Details for the file gllm_plugin-0.0.5-cp312-cp312-macosx_14_0_arm64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp312-cp312-macosx_14_0_arm64.whl
- Upload date:
- Size: 225.4 kB
- Tags: CPython 3.12, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5f3089a1aefc8e7163048c7cc1e75b92ec08efbdead533df9eb2657e93f721e
|
|
| MD5 |
8bc2a575cb2c08d8644cd0ba03d7344d
|
|
| BLAKE2b-256 |
b49eaf10f5bdf1bd87e6447a5b846dde2d0b775dcbc927823fdebf46307309d4
|
Provenance
The following attestation bundles were made for gllm_plugin-0.0.5-cp312-cp312-macosx_14_0_arm64.whl:
Publisher:
build-binary.yml on GDP-ADMIN/gen-ai-external
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gllm_plugin-0.0.5-cp312-cp312-macosx_14_0_arm64.whl -
Subject digest:
b5f3089a1aefc8e7163048c7cc1e75b92ec08efbdead533df9eb2657e93f721e - Sigstore transparency entry: 200079635
- Sigstore integration time:
-
Permalink:
GDP-ADMIN/gen-ai-external@1570e5bf5901c96a211db668d22630da683517ae -
Branch / Tag:
refs/tags/gllm_plugin-v0.0.5.post3 - Owner: https://github.com/GDP-ADMIN
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-binary.yml@1570e5bf5901c96a211db668d22630da683517ae -
Trigger Event:
push
-
Statement type:
File details
Details for the file gllm_plugin-0.0.5-cp312-cp312-macosx_13_0_x86_64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp312-cp312-macosx_13_0_x86_64.whl
- Upload date:
- Size: 252.5 kB
- Tags: CPython 3.12, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cdb3d203b18ed13f38780c5a81ef7a864a3f88f2430d7c9f1c2e235d0f24e43
|
|
| MD5 |
658d7309a6c896664b21dce93f307b00
|
|
| BLAKE2b-256 |
5527392de32bad4639b9e6b4118c3e8d971a16bd0b6e2c2317fda1df2d342c36
|
Provenance
The following attestation bundles were made for gllm_plugin-0.0.5-cp312-cp312-macosx_13_0_x86_64.whl:
Publisher:
build-binary.yml on GDP-ADMIN/gen-ai-external
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gllm_plugin-0.0.5-cp312-cp312-macosx_13_0_x86_64.whl -
Subject digest:
8cdb3d203b18ed13f38780c5a81ef7a864a3f88f2430d7c9f1c2e235d0f24e43 - Sigstore transparency entry: 200079619
- Sigstore integration time:
-
Permalink:
GDP-ADMIN/gen-ai-external@1570e5bf5901c96a211db668d22630da683517ae -
Branch / Tag:
refs/tags/gllm_plugin-v0.0.5.post3 - Owner: https://github.com/GDP-ADMIN
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-binary.yml@1570e5bf5901c96a211db668d22630da683517ae -
Trigger Event:
push
-
Statement type:
File details
Details for the file gllm_plugin-0.0.5-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 282.4 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467cdb4b3e4cd9d12da04b8fc1ad265558f8049ac5b8adadc6d051bfd0d147f8
|
|
| MD5 |
919dd9c903b9e9a7f106a6d53933ea7c
|
|
| BLAKE2b-256 |
ed986949c2cf2e58630953dd628a660fe4d9bd7e61b7123b349ca10ce4f15a81
|
Provenance
The following attestation bundles were made for gllm_plugin-0.0.5-cp311-cp311-win_amd64.whl:
Publisher:
build-binary.yml on GDP-ADMIN/gen-ai-external
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gllm_plugin-0.0.5-cp311-cp311-win_amd64.whl -
Subject digest:
467cdb4b3e4cd9d12da04b8fc1ad265558f8049ac5b8adadc6d051bfd0d147f8 - Sigstore transparency entry: 200077990
- Sigstore integration time:
-
Permalink:
GDP-ADMIN/gen-ai-external@786fc2cfc8a1b2aca82ac080591fda572da809e5 -
Branch / Tag:
refs/tags/gllm_plugin-v0.0.5.post2 - Owner: https://github.com/GDP-ADMIN
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-binary.yml@786fc2cfc8a1b2aca82ac080591fda572da809e5 -
Trigger Event:
push
-
Statement type:
File details
Details for the file gllm_plugin-0.0.5-cp311-cp311-manylinux_2_31_x86_64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp311-cp311-manylinux_2_31_x86_64.whl
- Upload date:
- Size: 405.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.31+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.8.3 CPython/3.13.2 Linux/6.13.7-200.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c404855e84e0b5d762a7a0d87007514447c86b13af43bde0ee98f7747bacf0b
|
|
| MD5 |
3a80285ab897bbf60b6e2678f22a75df
|
|
| BLAKE2b-256 |
539515623f1a6574e531b889198c815bcad834980c216c939bed3f620e3aa825
|
File details
Details for the file gllm_plugin-0.0.5-cp311-cp311-macosx_14_0_arm64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp311-cp311-macosx_14_0_arm64.whl
- Upload date:
- Size: 218.3 kB
- Tags: CPython 3.11, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27241a61dfd24c26af50a65da0c2c663353d93475d6caa71f8178aaa89120f1d
|
|
| MD5 |
7ec9e8b4c1d05edca07efac328927017
|
|
| BLAKE2b-256 |
3953532cfa35235c8039ef57d922b7534bd6414c332f9ef3cf7875e5e1a4a584
|
Provenance
The following attestation bundles were made for gllm_plugin-0.0.5-cp311-cp311-macosx_14_0_arm64.whl:
Publisher:
build-binary.yml on GDP-ADMIN/gen-ai-external
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gllm_plugin-0.0.5-cp311-cp311-macosx_14_0_arm64.whl -
Subject digest:
27241a61dfd24c26af50a65da0c2c663353d93475d6caa71f8178aaa89120f1d - Sigstore transparency entry: 200079629
- Sigstore integration time:
-
Permalink:
GDP-ADMIN/gen-ai-external@1570e5bf5901c96a211db668d22630da683517ae -
Branch / Tag:
refs/tags/gllm_plugin-v0.0.5.post3 - Owner: https://github.com/GDP-ADMIN
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-binary.yml@1570e5bf5901c96a211db668d22630da683517ae -
Trigger Event:
push
-
Statement type:
File details
Details for the file gllm_plugin-0.0.5-cp311-cp311-macosx_13_0_x86_64.whl.
File metadata
- Download URL: gllm_plugin-0.0.5-cp311-cp311-macosx_13_0_x86_64.whl
- Upload date:
- Size: 412.7 kB
- Tags: CPython 3.11, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.0 Linux/6.13.7-200.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7bb9790386614d54815e3c02b09d3808f95918e92fbd81e0a0eadef75956d59
|
|
| MD5 |
a12b391d94553ae1f461e1df34353cb3
|
|
| BLAKE2b-256 |
1bf4d3ffc157283be165c52038e5903475838ade7936f6b3b7f281889ee3ae58
|