llm-model-gateway

View on PyPIReverse Dependencies (0)

0.1.0 llm_model_gateway-0.1.0-py3-none-any.whl

Wheel Details

Project: llm-model-gateway
Version: 0.1.0
Filename: llm_model_gateway-0.1.0-py3-none-any.whl
Download: [link]
Size: 5740
MD5: 0fc6ce27396e78b6e92a02bda3999ec3
SHA256: 3fe698fa9642ce0ddbfd14dcd04ac6b151fd4f5b16b474ac09046da48d10b4ee
Uploaded: 2024-12-31 13:35:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-model-gateway
Version: 0.1.0
Summary: OpenAI-compatible API server for simonw's llm cli
Author: Thomas Hughes
Project-Url: Homepage, https://github.com/irthomasthomas/llm-api-server
Project-Url: Changelog, https://github.com/irthomasthomas/llm-api-server/releases
Project-Url: Issues, https://github.com/irthomasthomas/llm-api-server/issues
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: llm
Requires-Dist: fastapi (>=0.100.0)
Requires-Dist: uvicorn[standard] (>=0.22.0)
Requires-Dist: sqlite-utils (>=3.35)
Requires-Dist: httpx (>=0.24.1)
Requires-Dist: click (>=8.0.0)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: httpx; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3637 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
llm_model_gateway.py sha256=IfgK13t36E2g5HUc2ecQazj9nTovfl_y_iwiCbQBuw0 5992
llm_model_gateway-0.1.0.dist-info/METADATA sha256=mqD1gJ-cC6YN9bBtX6ayM9_ZiTVzAeBsm0-pH7Jr9HE 4844
llm_model_gateway-0.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
llm_model_gateway-0.1.0.dist-info/entry_points.txt sha256=ySs3p3aRcBfbInSJWAJrh9686mOShPBFVqCyCw2sAss 33
llm_model_gateway-0.1.0.dist-info/top_level.txt sha256=a9UwJBlEwTEsMVJaqpOkBEfE75MttVNXfBxNt818j3g 18
llm_model_gateway-0.1.0.dist-info/RECORD

top_level.txt

llm_model_gateway

entry_points.txt

[llm]
server = llm_model_gateway