PyRedAI
PyRedAI is a Python library to interact with LLMs using LangChain as a core of this library.
Features
- Say Hello: Generate a greeting message.
Installation
You can install PyRedAI using pip:
pip install pyredai
Usage
Here's a simple example of how to use PyRedAI:
Say Hello
Generate a greeting message.
from pyredai.hello import say_hello
print(say_hello("Foo"))
Running Tests
To run tests, run the following command
pytest -v
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyredai-0.1.0.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyredai-0.1.0.tar.gz.
File metadata
- Download URL: pyredai-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ac3be56ab024821544898a390ea7caa6c500717b02db9ed3b2bb03400067db8
|
|
| MD5 |
805cb07a6686f382e29544f532255d8a
|
|
| BLAKE2b-256 |
802c448f0f042472e165644a730410833a5be25216cd546a3cc562b8daefbe31
|
File details
Details for the file pyredai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyredai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
497870733c87537cdf0776d1e2cfa98f0ffa657c19d05236b6e26bbecda9a349
|
|
| MD5 |
a90f01a527a996c745dd447f2682caed
|
|
| BLAKE2b-256 |
1b4082d61d61c48eb06d4a8fb82fd6baa0bb953c7f2509d4a4c92f54582494e0
|