A very simple abstraction for LLMs to get single responses to a given input.
Project description
pleonasty
A very, very, very, very simple library to abstract interactions with an LLM for single-response purposes. In essence, this is a library that makes it a bit easier to load up a "chat" or "instruct" LLM and then sequentially have it provide a response to multiple input texts. For example, if you want to use an LLM to "code" texts in the same way that a human would, you might want to give it the same instructions before batch coding an entire dataset. This makes it relatively easy to do so, saving the output as a CSV file.
An example notebook is included in this repo that shows how it can be used.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pleonasty-0.0.5.tar.gz
.
File metadata
- Download URL: pleonasty-0.0.5.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09771ae7a963ab951e71cf3fd8c5c77137bb7e5ea2f1fdf1352cec1d0d1e3477 |
|
MD5 | 795325add13179f3f4098f73f13cc0c4 |
|
BLAKE2b-256 | 48b16838f094d714d87840e59f9100d79111bf3377cb92e1712b4b66bb044a3b |
File details
Details for the file pleonasty-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: pleonasty-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01c69930812a39b28f1af65abdd17091ab66e9e3a1ece7d517d061ab30e37792 |
|
MD5 | dac4f620ec118cc2589292970f7dbcd7 |
|
BLAKE2b-256 | 6d0a2161e9fd07fa067284f5046cad2fe0931aa352a431ce93d42f2975951859 |