| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 52 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ModelInterface:: (4 methods):
metadata()
providerMetadata()
setConfig()
getConfig()
Interface: ModelInterface - X-Ref
Interface for AI models.| metadata() X-Ref |
| Gets model metadata. return: ModelMetadata Model metadata. |
| providerMetadata() X-Ref |
| Returns the metadata for the model's provider. return: ProviderMetadata The provider metadata. |
| setConfig(ModelConfig $config) X-Ref |
| Sets model configuration. return: void param: ModelConfig $config Model configuration. |
| getConfig() X-Ref |
| Gets model configuration. return: ModelConfig Current model configuration. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |