Structured Outputs by Example Star on GitHub
Stay updated when new content is added and get tips from the Instructor team
Miscellaneous Examples

Resources


Running the Example

First, install Instructor and any dependencies
$ pip install instructor pydantic
Run the Python script
$ python resources.py

Further Information