Quellcode durchsuchen

Merge 78e8f862ce into 9ea99fccb0

pull/1391/merge
Mozex vor 1 Woche
Ursprung
Commit
d8e6192cf3
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2
    0
      README.md

+ 2
- 0
README.md Datei anzeigen

@@ -812,6 +812,8 @@ Libraries to help manage database schemas and migrations.
812 812
 ### LLMs
813 813
 *Libraries for working with Large Language Models.*
814 814
 
815
+* [Anthropic](https://github.com/mozex/anthropic-php) - A PHP client for the Anthropic API, supporting messages, streaming, tool use, and batch processing.
816
+* [Anthropic for Laravel](https://github.com/mozex/anthropic-laravel) - A Laravel wrapper for the Anthropic PHP client with Facades, config publishing, and testing fakes.
815 817
 * [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
816 818
 * [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
817 819
 * [OpenAI Client](https://github.com/openai-php/client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.

Laden…
Abbrechen
Speichern