llm-snowglobe

View on PyPIReverse Dependencies (0)

0.2.0 llm_snowglobe-0.2.0-py3-none-any.whl

Wheel Details

Project: llm-snowglobe
Version: 0.2.0
Filename: llm_snowglobe-0.2.0-py3-none-any.whl
Download: [link]
Size: 86575
MD5: 17cbc5c2c8229ad9ad6330865d4a6d12
SHA256: 1032f6c1b5fd97b9abc8645aafcec2f21e1b08ee00bad0ec1761db70be8793f4
Uploaded: 2024-09-14 00:33:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-snowglobe
Version: 0.2.0
Summary: Snow Globe multi-agent system for open-ended wargames with large language models
Author: Daniel Hogan
Author-Email: 6313241+dphogan[at]users.noreply.github.com
Home-Page: https://github.com/IQTLabs/snowglobe
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: accelerate
Requires-Dist: einops
Requires-Dist: fastapi
Requires-Dist: langchain
Requires-Dist: langchain-chroma
Requires-Dist: langchain-community
Requires-Dist: langchain-huggingface
Requires-Dist: langchain-openai
Requires-Dist: langchain-text-splitters
Requires-Dist: llama-cpp-python (>=0.2.90)
Requires-Dist: numpy
Requires-Dist: openai
Requires-Dist: platformdirs
Requires-Dist: pydantic
Requires-Dist: pyyaml
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: tqdm
Requires-Dist: transformers
Requires-Dist: uvicorn
Description-Content-Type: text/markdown
[Description omitted; length: 2039 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
llm_snowglobe/__init__.py sha256=aYXv1Vv6y0RdTEwc5pfEsWXHtY5VFK9eAoBUJO3yeIs 65
llm_snowglobe/api.py sha256=6mt2yr5_9K_ALX1chLOPPcC3m-2Up8i2J21GZVmapTc 1722
llm_snowglobe/scripts.py sha256=R-Jw3QS9PgrU-iLRmd0M1jSAYwx6U-0hqAUgcSLlnQM 860
llm_snowglobe/snowglobe.py sha256=uHi9AoZaUDZB_VwMvdFwI1Ah_O6_S0m5FGkxxoa1buk 29679
llm_snowglobe/terminal/favicon.ico sha256=d6qV2tSZL-e5EsZWrJNnWuScBZSUpGsWpgwhH4uekZw 48003
llm_snowglobe/terminal/index.html sha256=2fIOB33xv0beyWNDV0VU_FW9UeMGU5edy-tFEmilhVg 1204
llm_snowglobe/terminal/jquery-3.7.1.min.js sha256=_JqT3SQfawRcv_BIHPThkBvs0OEvtFFmqPF_lYI_Cxo 87533
llm_snowglobe/terminal/js.js sha256=YMJK5MV_vuzYAHpwF8D0VY-TdxcxfKosq6oehToMGTs 1615
llm_snowglobe/terminal/snowglobe.png sha256=58BLjFsiVmDwi78lUjPpWn_U9ctUdzlrgZJipE8_73A 18010
llm_snowglobe/terminal/style.css sha256=zTjJaNgfNY6Idoxpm7BEEGsFdkWFyKkl_G4W6TzZcaE 251
llm_snowglobe-0.2.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
llm_snowglobe-0.2.0.dist-info/METADATA sha256=9bdwawzmhmqKaCm55pyFLCBJ2i_pYBdXY2RhV9YAyQM 3210
llm_snowglobe-0.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
llm_snowglobe-0.2.0.dist-info/entry_points.txt sha256=nZv0_X3wvtvNH1bclOeRUADC2TJGdBFC_iUIfqKFpPs 111
llm_snowglobe-0.2.0.dist-info/RECORD

entry_points.txt

snowglobe_config = llm_snowglobe.scripts:config
snowglobe_server = llm_snowglobe.scripts:server