[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/src/Providers/OpenAiCompatibleImplementation/

FolderUp one level  
FileAbstractOpenAiCompatibleImageGenerationModel.php   [source] [298 lines]   Base class for an image generation model for providers that implement OpenAI's API format. This abstract class is designed to work with any AI provider that offers an OpenAI-compatible API endpoint for image generation, including but not limited to Anthropic, Google, and other providers that have adopted OpenAI's image generation API specification as a standard interface.
FileAbstractOpenAiCompatibleModelMetadataDirectory.php [source] [80 lines]    Base class for a model metadata directory for providers that implement OpenAI's API format. This abstract class is designed to work with any AI provider that offers an OpenAI-compatible models listing endpoint, including but not limited to Anthropic, Google, and other providers that have adopted OpenAI's models API specification as a standard interface.
FileAbstractOpenAiCompatibleTextGenerationModel.php    [source] [557 lines]   Base class for a text generation model for providers that implement OpenAI's API format. This abstract class is designed to work with any AI provider that offers an OpenAI-compatible API endpoint, including but not limited to Anthropic, Google, and other providers that have adopted OpenAI's API specification as a standard interface.


Generated : Sat Jun 13 09:38:55 2026 Cross-referenced by PHPXref