Pinned Loading
-
the_little_things.py
the_little_things.py 1# the little things;
23import time
4from functools import wraps
5 -
instructor.py
instructor.py 1# shows how to extract structured data from text using Instructor and Pydantic models
23from pydantic import BaseModel
4import instructor
5from typing import List, Union
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.