97e91a83f3
Ruff / Ruff (push) Has been cancelled
Test / Core Tests (push) Has been cancelled
Test / Offline Coverage Tests (Python 3.10) (push) Has been cancelled
Test / Offline Coverage Tests (Python 3.11) (push) Has been cancelled
Test / Offline Coverage Tests (Python 3.12) (push) Has been cancelled
Test / Offline Coverage Tests (Python 3.13) (push) Has been cancelled
Test / Offline Coverage Tests (Python 3.9) (push) Has been cancelled
Test / Full Coverage (Python 3.11) (push) Has been cancelled
Test / Core Provider Tests (OpenAI) (push) Has been cancelled
Test / Core Provider Tests (Anthropic) (push) Has been cancelled
Test / Core Provider Tests (Google) (push) Has been cancelled
Test / Core Provider Tests (Other) (push) Has been cancelled
Test / Anthropic Tests (push) Has been cancelled
Test / Gemini Tests (push) Has been cancelled
Test / Google GenAI Tests (push) Has been cancelled
Test / Vertex AI Tests (push) Has been cancelled
Test / OpenAI Tests (push) Has been cancelled
Test / Writer Tests (push) Has been cancelled
Test / Auto Client Tests (push) Has been cancelled
ty / type-check (push) Has been cancelled
37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
---
|
|
title: Getting Started with Instructor: Help and Resources
|
|
description: Explore key resources for getting help with Instructor, including Discord, blog, concepts, cookbooks, and GitHub discussions.
|
|
---
|
|
|
|
# Getting help with Instructor
|
|
|
|
If you need help getting started with Instructor or with advanced usage, the following sources may be useful.
|
|
|
|
## :material-discord: Discord
|
|
|
|
The [Discord](https://discord.gg/bD9YE9JArw) is a great place to ask questions and get help from the community.
|
|
|
|
## :material-creation: Concepts
|
|
|
|
The [concepts](concepts/prompting.md) section explains the core concepts of Instructor and how to prompt with models.
|
|
|
|
## :material-chef-hat: Cookbooks
|
|
|
|
The [cookbooks](examples/index.md) are a great place to start. They contain a variety of examples that demonstrate how to use Instructor in different scenarios.
|
|
|
|
## :material-book: Blog
|
|
|
|
The [blog](blog/index.md) contains articles that explain how to use Instructor in different scenarios.
|
|
|
|
## :material-github: GitHub Discussions
|
|
|
|
[GitHub discussions](https://github.com/jxnl/instructor/discussions) are useful for asking questions, your question and the answer will help everyone.
|
|
|
|
## :material-github: GitHub Issues
|
|
|
|
[GitHub issues](https://github.com/jxnl/instructor/issues) are useful for reporting bugs or requesting new features.
|
|
|
|
## :material-twitter: Twitter
|
|
|
|
You can also reach out to me on [Twitter](https://twitter.com/jxnlco) if you have any questions or ideas.
|