A python package to interact with llm model supported by g4f and langchain.
Project description
|
|
|
|
|
Interact with LLM in simple way, powered by G4F |
How to use it
talky = MyLLM()
logger.info(await talky.chat(
prompt="tell me who is president of the united states?"))
# The current President of the United States is Joe Biden.
logger.info(await talky.chat(prompt="let's start a conversation"))
# keep the chat history
Documentation
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
myllm-3.1.63.tar.gz
(5.7 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 myllm-3.1.63.tar.gz.
File metadata
- Download URL: myllm-3.1.63.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0d8e55ce8ae7206da3b6f41080dcf945c089d41abd3e2c54c17213ee9637a6b
|
|
| MD5 |
11470da3d382d800cd47fa201f1c8813
|
|
| BLAKE2b-256 |
8800ce4ac0660216a9ad1ea25293fd26c1ed1271cdd738a4e28e9611ad20fac3
|
File details
Details for the file myllm-3.1.63-py3-none-any.whl.
File metadata
- Download URL: myllm-3.1.63-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d8771b5f2bdcf2221a53978a8012ecfe32324fa68c0174c6c16cc2b140e00e9
|
|
| MD5 |
3c97bb69bafb02d8833b34bbc0aef1bb
|
|
| BLAKE2b-256 |
31cb4934a53f06ac395eee1975a87c3e9cc49fed74fdce652353dc584e432474
|