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

Mseed.mongo("") # add here your mongo db

payload = create_payload([
    {"role": "assistant", "content": "You are a helpful assistant, Your name is Gojo,"},
    {"role": "user", "content": "who are you"}
])

print(Mseed.generate(payload, 12345, "gemma"))

MangoSeed user message delete

how to delete that user message from db 🤔

here the code of delete user data

from MangoSeed import Mseed

Mseed.mongo("") # add here your mongo db url


Mseed.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.34.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

HorridAPI-1.0.34-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for horridapi-1.0.34.tar.gz
Algorithm Hash digest
SHA256 e30a1fb8fa933519781a63e7cfda42313222367221229c5686ff9b3e4fda0ff8
MD5 f98b58021cbdba581206b69f92f5170c
BLAKE2b-256 0b3053120985acd8f5e661d3ec321d56ad2ca9515231528c387cec2a3b9f36e3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for HorridAPI-1.0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 2653d8347e2895ea9d57825ca98fb2c93d2ab8f625c915ca88c6bbe21f4c06ac
MD5 56aa9115306e549141b3d0dcd5125ebf
BLAKE2b-256 9b1e46e4354d9b55e246e1fb7b0238a1626360298725e5da76decd7d3891b85b

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