Download the PHP package taohuahub/ai2-sdk-php without Composer
On this page you can find all versions of the php package taohuahub/ai2-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download taohuahub/ai2-sdk-php
More information about taohuahub/ai2-sdk-php
Files in taohuahub/ai2-sdk-php
Download taohuahub/ai2-sdk-php
More information about taohuahub/ai2-sdk-php
Files in taohuahub/ai2-sdk-php
Vendor taohuahub
Package ai2-sdk-php
Short Description PHP 8 SDK for TaohuaHub AI2 admin/system and admin/merchant APIs.
License proprietary
Package ai2-sdk-php
Short Description PHP 8 SDK for TaohuaHub AI2 admin/system and admin/merchant APIs.
License proprietary
Please rate this library. Is it a good library?
Informations about the package ai2-sdk-php
TaohuaHub AI2 PHP SDK
PHP 8 SDK for the TaohuaHub AI2 project.
Packagist:
taohuahub/ai2-sdk-php- https://packagist.org/packages/taohuahub/ai2-sdk-php
安装
如需安装指定稳定版本:
运行要求
- PHP
^8.0 ext-json
快速开始
Merchant 客户端
System 客户端
流式说明
- merchant 侧仍通过
sseSign()获取签名地址后自行消费 SSE - 使用
sseSign()获取签名地址 - 使用
resolveUrl()将相对sse_url转成完整 URL system->messages()->send(['response_mode' => 'stream', ...])当前会等待流结束,并将 SSE 事件解析到返回结果data()['events']
已提供资源
Merchant
sessions()session($sessionId)messages()jobs()stats()
System
sessions()session($sessionId)messages()jobs()merchants()sourceSystems()planPolicies()platforms()platformAccounts()models()agents()ops()
接口文档
docs/README.mddocs/common/01_客户端入口与配置.mddocs/merchant/README.mddocs/system/README.md
开发与发布
- 代码仓库会由 Packagist 自动同步新 tag
- 推荐通过 Git tag 发布稳定版本,例如
v0.1.3 main分支会在 Packagist 中显示为开发版本dev-main
All versions of ai2-sdk-php with dependencies
PHP Build Version
Package Version
The package taohuahub/ai2-sdk-php contains the following files
Loading the files please wait ...