PHP Extension
AI Examples for PHP Extension
- List AI Models
- Simple Stateless Query
- Simple Conversation
- Prove Stateful Multi-Turn Conversation
- Multimodal Input: Image URL
- Multimodal Input: Image Data
- Multimodal Input: File URL
- Multimodal Input: File Data
- Full Transcript Mode vs Summarized Mode Conversations
- Simple Stateless Streaming Response
- Conversation with Streaming Responses
- Diagnosing an Ask Failure
- Azure AI Foundry Query
- Azure AI Foundry List Models
- XLSX Spreadsheet in AI Query
- Upload a File to an AI Provider (OpenAI, Google, Antropic, X)
- Referencing a Pre-Uploaded File by file_id in an AI Request
- Upload an Image File to an AI Provider (OpenAI, Google, Antropic, X)
- Referencing a Pre-Uploaded Image File by file_id in an AI Request
- Automatic JavaScript AI Tool Function Calling
- Manual Tool Function Calls
- Automatic JavaScript AI Tool Returning an Object
- Automatic JavaScript AI Tool Returning an Array
- Automatic JavaScript AI Tool Returning a Number
- Automatic JS AI Tool Calling with Supporting JS Sources
- Automatic JS AI Tool Function Calling using Chilkat within the JavaScript
- AI Ask with Multiple Tool Function Callbacks
- Streaming AI with Automatic JavaScript AI Tool Function Calling
- Streaming AI with Manual AI Tool Function Calling
- Simple AI Image Generation
- AI Modify Existing Image with Text Prompt
- Sample Conversational AI interface in C# using Chilkat.Ai on GitHub