Name | langgate-registry JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Model registry implementation for LangGate AI Gateway |
upload_time | 2025-08-18 13:28:09 |
maintainer | None |
docs_url | None |
author | Tanantor Ltd. |
requires_python | >=3.13 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# LangGate Registry
Model registry implementation for LangGate AI Gateway.
This package provides the core registry implementation used by LangGate, including:
1. The registry model system - defining model metadata, capabilities, and costs for both LLMs and image generation models
2. Configuration loading and management - loading from YAML and environment variables with modality-aware structure
3. `LocalRegistryClient` - for embedding the registry directly in applications with support for both text and image models
This package is used both:
- As a standalone library for applications embedding the registry directly
- As a core component of the LangGate server when deployed as a microservice
Raw data
{
"_id": null,
"home_page": null,
"name": "langgate-registry",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": "Saran Connoly <saran@tanantor.com>",
"keywords": null,
"author": "Tanantor Ltd.",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/89/d9/e3ce17ca11cfb2efe4ac999a172052b12b469afc76a5b0d9a9a633df967d/langgate_registry-0.3.0.tar.gz",
"platform": null,
"description": "# LangGate Registry\n\nModel registry implementation for LangGate AI Gateway.\n\nThis package provides the core registry implementation used by LangGate, including:\n\n1. The registry model system - defining model metadata, capabilities, and costs for both LLMs and image generation models\n2. Configuration loading and management - loading from YAML and environment variables with modality-aware structure\n3. `LocalRegistryClient` - for embedding the registry directly in applications with support for both text and image models\n\nThis package is used both:\n- As a standalone library for applications embedding the registry directly\n- As a core component of the LangGate server when deployed as a microservice\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Model registry implementation for LangGate AI Gateway",
"version": "0.3.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5ebee8c1157803b77dc59e34dff01182dc92ddbc83b3a2c261418262fb894b64",
"md5": "b3ea691d883d38d3023929e8b4d1b6bb",
"sha256": "ca8e5e702bd6a8c2583ac5fb2aeda1dbb6993b301bdd5c6434fcfb763e0fbb34"
},
"downloads": -1,
"filename": "langgate_registry-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3ea691d883d38d3023929e8b4d1b6bb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 27992,
"upload_time": "2025-08-18T13:28:08",
"upload_time_iso_8601": "2025-08-18T13:28:08.714963Z",
"url": "https://files.pythonhosted.org/packages/5e/be/e8c1157803b77dc59e34dff01182dc92ddbc83b3a2c261418262fb894b64/langgate_registry-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "89d9e3ce17ca11cfb2efe4ac999a172052b12b469afc76a5b0d9a9a633df967d",
"md5": "6e75dc5b8eb399ca28c8c4e7327e3260",
"sha256": "5e019d0f0d4ab5d4f2e8f0d239499b3919d7d9300d4c7e27b82f36c7ac4cec9c"
},
"downloads": -1,
"filename": "langgate_registry-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "6e75dc5b8eb399ca28c8c4e7327e3260",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 25586,
"upload_time": "2025-08-18T13:28:09",
"upload_time_iso_8601": "2025-08-18T13:28:09.818345Z",
"url": "https://files.pythonhosted.org/packages/89/d9/e3ce17ca11cfb2efe4ac999a172052b12b469afc76a5b0d9a9a633df967d/langgate_registry-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-18 13:28:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "langgate-registry"
}