| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 26 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
TextGenerationModelInterface:: (1 method):
generateTextResult()
Interface: TextGenerationModelInterface - X-Ref
Interface for models that support text generation.| generateTextResult(array $prompt) X-Ref |
| Generates text from a prompt. return: GenerativeAiResult Result containing generated text. param: list<Message> $prompt Array of messages containing the text generation prompt. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |