Download the PHP package edgaras/azurellm without Composer
On this page you can find all versions of the php package edgaras/azurellm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package azurellm
AzureLLM
PHP package for integrating and interacting with deployed Azure LLM models.
🚀 Changelog (v1.4.1)
New Features
- Added
DeepSeek
model support.
📌 Documentation
- 📖 AI Agents
- 🔍 AI Search
Features
- Simplifies managing Azure OpenAI API settings such as API keys, endpoints, deployments, and API versions.
- Full support for Agents, Threads, and Vector Stores.
- Integrated Azure AI Search functionalities.
Requirements
- PHP 8.1+
- Composer
Installation
-
Use the library via Composer:
- Include the Composer autoloader:
Usage
1. Initialization
Set up your Azure OpenAI configuration:
2. Basic usage
Send requests to your Azure OpenAI deployment:
3. Use with Azure AI Search
Combine the Azure OpenAI service with Azure Search for contextual completions:
4. Initialize AI Search Configuration
5. Manage AI Search Indexes
6. Manage AI Search Indexers
7. Manage AI Search Data Sources
Full AI Search Docs
8. Agents & Threads
Full AI Agents Docs
9. Basic usage (DeepSeek)
Send requests to your DeepSeek deployment:
Useful links
All versions of azurellm with dependencies
PHP Build Version
Package Version
The package edgaras/azurellm contains the following files
Loading the files please wait ....