This repository was archived by the owner on Mar 30, 2026. It is now read-only.
v1.0.0
Initial release of the AI Tool Core framework.
What's Included
ToolProviderinterface — the central contract every AI tool package implementsCredentialResolverinterface — abstraction for API keys and configurationConfigCredentialResolver— default implementation reading fromconfig/ai-tools.phpToolProviderRegistry— singleton registry for auto-discovery of tool providersAiToolCoreServiceProvider— Laravel auto-discovery with sensible defaults
Requirements
- PHP 8.2+
- Laravel 11 or 12
- Laravel AI SDK ^0.1