llm-snowglobe

View on PyPIReverse Dependencies (0)

0.3.1 llm_snowglobe-0.3.1-py3-none-any.whl

Wheel Details

Project: llm-snowglobe
Version: 0.3.1
Filename: llm_snowglobe-0.3.1-py3-none-any.whl
Download: [link]
Size: 86757
MD5: abc5cff89cb2daaab7d619921ca1f773
SHA256: 219987a359cf30d84805deefc7be0273645278263e510ff103d5ab06b90ba6d9
Uploaded: 2024-10-23 17:07:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-snowglobe
Version: 0.3.1
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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: accelerate
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.1
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=OZjMvtgtVZwndezMznToVKzOHM95bI8zsy337lPcULQ 30823
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.3.1.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
llm_snowglobe-0.3.1.dist-info/METADATA sha256=mQliYa12o9aJtqHzYykc_0QRNPlsiaUoWWpK0qxwdLY 3239
llm_snowglobe-0.3.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
llm_snowglobe-0.3.1.dist-info/entry_points.txt sha256=nZv0_X3wvtvNH1bclOeRUADC2TJGdBFC_iUIfqKFpPs 111
llm_snowglobe-0.3.1.dist-info/RECORD

entry_points.txt

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