Skip to main content
Instructor for PHP home page
Search...
⌘K
Issues
Github
Github
Search...
Navigation
Main
Packages
Cookbook
Community
Blog
Packages
Packages
Instructor
Introduction
Quickstart
Setup
Upgrading Instructor
CLI Tools
Concepts
Essentials
Advanced
Techniques
Internals
Misc
Help
LLM API Providers
Philosophy
Contributing
Polyglot
Overview
Quickstart
Setup
Essentials
Modes
Streaming
Embeddings
Advanced
Internals
Troubleshooting
Agents
Introduction
Basic Agent
Basic Concepts
Controlling the Loop
Tools
Building Tools
Context & Compilers
Hooks
Stop Conditions
Testing Agents
State Internals
Tool Calling Internals
AgentBuilder & Capabilities
Agent Templates
Subagents
Session Runtime
HTTP Client
Overview
Getting Started
Making Requests
Handling Responses
Streaming Responses
Changing Client
Changing Client Config
Custom Clients
Middleware
Processing with Middleware (Extras)
Laravel
Index
Installation
Configuration
Facades
Response models
Agents
Events
Commands
Testing
Advanced
Troubleshooting
On this page
Contributing
Misc
Contributing
Contributing
If you want to help, check out some of the issues. They could be anything from code improvements, a guest blog post, or a new cookbook.
Before opening a PR for docs changes, run:
Copy
cd
packages/instructor
composer
docs:qa
# @doctest id="c88e"
Philosophy
Overview
⌘I