Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 656 Bytes

File metadata and controls

16 lines (10 loc) · 656 Bytes

LLM API Wrapper

This repository provides a simple and efficient wrapper for interacting with the LLM API. It includes features such as prompt design and automatic retry mechanisms to enhance the user experience and ensure robust API calls.

Features

  • API Integration: Easily integrate and interact with the LLM API.
  • Prompt Design: Streamlined prompt design for a user-friendly experience.
  • Automatic Retry: Built-in retry functionality for handling failed API requests.

Installation

To use this API wrapper in your project, you can simply clone this repository:

git clone https://github.com/Thryzen/LLM-API-Wrapper.git