Download the PHP package amazeelabs/silverback_ai without Composer
On this page you can find all versions of the php package amazeelabs/silverback_ai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amazeelabs/silverback_ai
More information about amazeelabs/silverback_ai
Files in amazeelabs/silverback_ai
Download amazeelabs/silverback_ai
More information about amazeelabs/silverback_ai
Files in amazeelabs/silverback_ai
Vendor amazeelabs
Package silverback_ai
Short Description Silverback AI functionality.
License GPL-2.0-or-later
Package silverback_ai
Short Description Silverback AI functionality.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package silverback_ai
INTRODUCTION
Base AI functionality for Silverback.
REQUIREMENTS
- Media
- Webform (using some webform elements on reporting)
INSTALLATION
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
CONFIGURATION
- Open AI credentials can be set on:
/admin/config/system/silverback-ai-settings
. It is recommended though to add the Open AI Api key as environment variable (OPEN_AI_API_KEY
).
USAGE TRACKING
The Silverback AI module tracks OpenAI API token usage for monitoring and cost management purposes:
- All Silverback AI submodules automatically report their token usage through
the
TokenUsage
service - Usage statistics can be viewed at
/admin/reports/silverback-ai-usage
- The report shows:
- Total tokens used per module
- Cost estimates based on current OpenAI pricing
- Usage breakdown by time period
- Details of individual API calls
All versions of silverback_ai with dependencies
PHP Build Version
Package Version
No informations.
The package amazeelabs/silverback_ai contains the following files
Loading the files please wait ....