
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
A core library providing foundational components and utilities for Generative AI applications.
Choose one of the following methods to install the package:
pip install gllm-core-binary
poetry add gllm-core-binary
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"
gllm-core
module, e.g. cd libs/gllm-core
.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-core
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 install
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-core
requirements for the first time.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 core components for Gen AI applications.
We found that gllm-core-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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.