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.41.tar.gz
(5.6 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.41.tar.gz.
File metadata
- Download URL: myllm-3.1.41.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a1c5c0806a404063b195ea0be76f551afc1632fc7e850172025a2d71c0dd103
|
|
| MD5 |
48d1465826e03ca34ff9c561c1409313
|
|
| BLAKE2b-256 |
09bd60157d3205104f551db39c06da34a132c6dc9fd8f682ee758c9f072815dd
|
File details
Details for the file myllm-3.1.41-py3-none-any.whl.
File metadata
- Download URL: myllm-3.1.41-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 |
2cf44360b33155c5f86322d2853b6d7a9cc787622e931f40ed27a8666c5055a1
|
|
| MD5 |
d2831fb4068deed6916182a502e6ea9b
|
|
| BLAKE2b-256 |
4b4dad7d7ab9a96682202d3004709aedd4bbdc7397413c4788323a8c3bfe4e33
|