
Product
Introducing Data Exports
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.
gllm-retrieval-binary
Advanced tools
A library containing retrieval related components in Gen AI applications.
You can install Python using Miniconda.
base conda environment:conda activate
You can install Poetry using cURL (you need Python to install Poetry):
curl -sSL https://install.python-poetry.org | python3 -
# Latest
poetry add "git+ssh://git@github.com/GDP-ADMIN/gen-ai-internal.git#subdirectory=libs/gllm-retrieval"
# Specific version
poetry add "git+ssh://git@github.com/GDP-ADMIN/gen-ai-internal.git@gllm_retrieval-v0.0.1-beta.1#subdirectory=libs/gllm-retrieval"
# Specific Branch Name
poetry add "git+ssh://git@github.com/GDP-ADMIN/gen-ai-internal.git@<BRANCH NAME>#subdirectory=libs/gllm-retrieval"
# With extra dependencies
poetry add "git+ssh://git@github.com/GDP-ADMIN/gen-ai-internal.git#subdirectory=libs/gllm-retrieval" --extras "extra1 extra2"
Available extras:
flag_embedding: Install FlagEmbedding Reranker dependenciesconda deactivate
gllm-retrieval module, e.g. cd libs/gllm-retrieval.poetry shell to create a virtual environment.poetry lock to create a lock file if you haven't done it yet.poetry install to install the gllm-retrieval requirements for the first time.poetry update if you update any dependency module version at pyproject.toml.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
pre-commit hooks using pre-commit installpoetry shell to create a virtual environment.poetry lock to create a lock file if you haven't done it yet.poetry install to install the gllm-retrieval requirements for the first time.poetry install --all-extras to install optional library (elasticsearch, etc).which python to get the path to be referenced at Visual Studio Code interpreter path (Ctrl+Shift+P or Cmd+Shift+P)poetry run pytest -s tests/unit_tests/
FAQs
A library containing retrieval related components in Gen AI applications.
We found that gllm-retrieval-binary demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.

Research
/Security News
Docker and Socket have uncovered malicious Checkmarx KICS images and suspicious code extension releases in a broader supply chain compromise.