-
-
Notifications
You must be signed in to change notification settings - Fork 931
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesttype:docs-outdatedDocumentation is outdated or needs updatingDocumentation is outdated or needs updating
Description
OpenAI examples already exist across many topic folders, but there is no single canonical
starter in a dedicated examples/openai/ path. This makes first-time onboarding harder
because users must search across multiple example directories.
I’d like to add a minimal starter example at examples/openai/run.py that shows:
- instructor.from_provider("openai/")
- A small response_model
- One basic .chat.completions.create(...) call
Scope is docs/examples only (no runtime behavior change).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesttype:docs-outdatedDocumentation is outdated or needs updatingDocumentation is outdated or needs updating