Skip to main content

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

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.38.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

HorridAPI-1.0.38-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file horridapi-1.0.38.tar.gz.

File metadata

  • Download URL: horridapi-1.0.38.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for horridapi-1.0.38.tar.gz
Algorithm Hash digest
SHA256 4d47a5a4e1f1203d6aad538d821cfe5cb4d2acfb32e0a6b2b90143d6dea21ebb
MD5 6a8811abb42b334d08d10cfc319e0864
BLAKE2b-256 02c4628f3fabdcfcc7b87042ab36dbc2cb8bb53654e502caecd4240b587c88b0

See more details on using hashes here.

File details

Details for the file HorridAPI-1.0.38-py3-none-any.whl.

File metadata

  • Download URL: HorridAPI-1.0.38-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for HorridAPI-1.0.38-py3-none-any.whl
Algorithm Hash digest
SHA256 fc013e5c58a6523be9144ec0ea5668012b8abc3ef2fd8b830c1c7808e2979023
MD5 8949380f0e10cfe048f4d90debe55b94
BLAKE2b-256 39725081b8ae471436a0ac5dbeb4afaa5db8109d6fe00423049df3320b12a58e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page