📄️ Nerif Model
Model Class
📄️ Nerif Token Counter
Counting token consumed by specific model or request method like nerif()
📄️ Nerif Audio Model
Nerif provides a simple and powerful AudioModel class for audio processing tasks, particularly audio transcription using OpenAI's Whisper model.
📄️ Nerif Batch API (OpenAI-Compatible)
Nerif provides an OpenAI-compatible Batch API that allows you to process large volumes of requests asynchronously. This implementation follows the same interface as OpenAI's Batch API.
📄️ Nerif Image Compression Service
Nerif provides intelligent image compression functionality that automatically compresses images exceeding a specified size (default 1MB) using lossless compression strategies whenever possible.
📄️ Nerif Vision Model
Nerif provides powerful vision models for analyzing and understanding images through natural language interactions. It includes both a standard VisionModel and an enhanced VisionModelWithCompression for optimized performance.