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.61.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.61.tar.gz.
File metadata
- Download URL: myllm-3.1.61.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 |
232178cfc185fe1eceb587d244cf80e2b409b174bd4fbf2b180a53c9408e6a6a
|
|
| MD5 |
89327492c527d664ac8c381784830938
|
|
| BLAKE2b-256 |
8186314ac603858e3cac146ea4bdb3ba80c6b4ff20ce215ff64daa7e5c620889
|
File details
Details for the file myllm-3.1.61-py3-none-any.whl.
File metadata
- Download URL: myllm-3.1.61-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 |
cff9ff033750a2c9e01e60c6ee23bbe4fb3511f3b99a751867de5832f47b451f
|
|
| MD5 |
f9e0ffe7a34fc6dd158c2b283e084927
|
|
| BLAKE2b-256 |
84037075a8e85c0c21ce7dd8e2adf5e03cd9dbeb4c261262e1f7b36167ea3451
|