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

Uploaded Source

Built Distribution

HorridAPI-1.0.40-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: horridapi-1.0.40.tar.gz
  • Upload date:
  • Size: 7.3 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.40.tar.gz
Algorithm Hash digest
SHA256 eb066a32df246df4feb871e06c6147a26097906ff01593c63aa337829d8b3e8d
MD5 f7561197f2538357d9e9cf7e7a926653
BLAKE2b-256 61f756d5b46d7d7ccb6086e3d1185c28dd45f4d1e0f322a8567addfa9fcda7fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: HorridAPI-1.0.40-py3-none-any.whl
  • Upload date:
  • Size: 10.6 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.40-py3-none-any.whl
Algorithm Hash digest
SHA256 89eb3c868e37c56eb2c4ee7637f3c33bba03f2afee881f5df0fe257bb8d776e0
MD5 427b7d7cabefa86c48bce088edd3325e
BLAKE2b-256 7ae0d5a2f16a2b5358f1a0c89e7c714cb1e27d25b2e81cc64ee00502df80aea8

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