Metadata-Version: 2.1
Name: llm-utils
Version: 0.2.5
Summary: Utilities for our LLM projects (CWhy, ChatDBG, ...).
Project-URL: Homepage, https://github.com/plasma-umass/llm-utils
Project-URL: Bug Tracker, https://github.com/plasma-umass/llm-utils/issues
Author-email: Nicolas van Kempen <nvankemp@gmail.com>, Emery Berger <emery.berger@gmail.com>, Sam Stern <sternj@umass.edu>
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: botocore-types>=0.2.2
Requires-Dist: botocore>=1.34.34
Requires-Dist: openai>=1.11.0
Requires-Dist: tiktoken>=0.5.2
Requires-Dist: types-requests>=2.31.0.20240125
Description-Content-Type: text/markdown

# LLM-utils

A set of common utilities behind our LLM-based projects.
 -  [ChatDBG](https://github.com/plasma-umass/chatdbg)
 -  [CWhy](https://github.com/plasma-umass/cwhy)
