Asynchronous Python Wrapper For HorridAPI
Project description
HorridAPI
Pip Install
pip install HorridAPI
Usage
from HorridAPI import api
ai = api.llama("who are you")
print(ai)
MangoSeed
Introducing MangoSeed AI
MangoSeed is a super cool AI that offers the following features:
- User Data Storage: You can save user data to the AI, allowing for personalized experiences and tailored interactions.
- Upgradability: The AI can be upgraded to make it even more cool and advanced, ensuring it stays cutting-edge and efficient.
MangoSeed sample code
from MangoSeed import Mseed
from MangoSeed.payload import create_payload
ai = Mseed("") # add here your mongo db
response = ai.generate(
system="You are a Help full assistant, You act like a good human",
prompt=query,
user_id=message.from_user.id,
model="gpt-3.5"
)
print(response["result"])
MangoSeed user message delete
how to delete that user message from db 🤔
here the code of delete user data
from MangoSeed import Mseed
delete = Mseed("") # add here your mongo db url
delete.delete_user_messages(12345) # add here which user data you want delete that user id
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
horridapi-1.0.46.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file horridapi-1.0.46.tar.gz
.
File metadata
- Download URL: horridapi-1.0.46.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9ebb5d4a0e12db44db2535d03fb1b8ee42c6304c91bfd579143c8411a4b3436 |
|
MD5 | 1d09831e6c22032d03fd8d9dae5c29cc |
|
BLAKE2b-256 | 9cfe5c828eaa6bd4de0a6fa729f4ce5e3bda42457264c893488240d9d2b21b30 |
File details
Details for the file HorridAPI-1.0.46-py3-none-any.whl
.
File metadata
- Download URL: HorridAPI-1.0.46-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51e343b5aabb77fefba7a0ad33aefeeb4c20e4f5514360c6e8f2387b8db4ca3d |
|
MD5 | 5bef0c03ff76a0678abb2f988d7efdf2 |
|
BLAKE2b-256 | d6599b7faac41619a5dd23835b388645dfe18f21293671cb74fbf45a6d83f2aa |