Download the PHP package aisdk/togetherai without Composer
On this page you can find all versions of the php package aisdk/togetherai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aisdk/togetherai
More information about aisdk/togetherai
Files in aisdk/togetherai
Download aisdk/togetherai
More information about aisdk/togetherai
Files in aisdk/togetherai
Vendor aisdk
Package togetherai
Short Description Official TogetherAI provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/togetherai
Package togetherai
Short Description Official TogetherAI provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/togetherai
Please rate this library. Is it a good library?
Informations about the package togetherai
aisdk/togetherai
Official TogetherAI provider for the PHP AI SDK. Uses TogetherAI's Chat Completions API.
Installation
Basic Usage
Configuration
| Variable | Description | Default |
|---|---|---|
TOGETHERAI_API_KEY |
API key for authentication | Required |
TOGETHERAI_BASE_URL |
Base URL for API requests | https://api.togetherai.ai |
Supported Capabilities
| Capability | Support |
|---|---|
| Text generation | Native |
| Streaming | Native |
| Tool calling | Native |
| Structured output | Adapted (json_object with an explicit JSON instruction) |
| Text input | Native |
Provider-specific fields can be passed through providerOptions('togetherai', [...]). Model IDs are opaque strings and TogetherAI remains the authority on model availability.
Testing
Documentation
Community
- Contributing
- Support
- For private security reports, email [email protected].
All versions of togetherai with dependencies
PHP Build Version
Package Version
The package aisdk/togetherai contains the following files
Loading the files please wait ...