Llm interface for laravel with filament admin panel

v0.1.1 2025-04-09 07:26 UTC

This package is auto-updated.

Last update: 2025-04-09 19:57:34 UTC


README

This project is WIP DO not you this in your app

Installation

  • Add records to env
  ANTHROPIC_API_KEY=
  OPENAI_API_KEY=

Usage

  • schedule this job (every 5 min) if you are using llm batch requests Prajwal89\Llm\Jobs\UpdateBatchAndRequestStatusesJob

Instructions for adding new model

Embeddings Usage