Explore
Find agent skills by outcome
131,432 skills indexed with the new KISS metadata standard.
Contributor Code of Conduct
As contributors and maintainers of this project, and in the interest of fostering an open
[Version 0.11] - 2023-12-07
- codiumai/pr-agent:0.11
.idea/
.lsp/
Repository Guidelines
- Do match the interpreter requirement declared in pyproject.toml (Python ≥ 3.12) and install requirements.txt plus requirements-dev.txt before running tools.
2023-08-03
- Optimized PR diff processing by introducing caching for diff files, reducing the number of API calls.
See https://pre-commit.com for more information
defaultlanguageversion:
.venv/
venv/
Why
Discover why Instructor is the simplest, most reliable way to get structured outputs from LLMs.
Start Here - Instructor for Beginners
A beginner-friendly introduction to using Instructor for structured outputs from LLMs
Repository Overview
Learn the structure of the Instructor repository and the purpose of each major directory.
Subscribe to Instructor Newsletter for AI Updates
Get notified about AI tips, blog posts, and research. Stay informed with Instructor's latest features and community insights.
Mode Comparison Guide
Compare different modes available in Instructor and understand when to use each
Jobs
No description available.
Installing Instructor with Pip
Learn how to install Instructor and its dependencies using pip for Python 3.9+. Simple setup guide included.
Instructor - Multi-Language Library for Structured LLM Outputs | Python, TypeScript, Go, Ruby
Get structured, validated data from any LLM with Instructor - the #1 library for LLM data extraction. Supports 15+ providers (OpenAI, Anthropic, Google, Ollama, DeepSeek) in 6 languages. Built on type...
Getting Started with Instructor: Help and Resources
Explore key resources for getting help with Instructor, including Discord, blog, concepts, cookbooks, and GitHub discussions.
Getting Started
A step-by-step guide to getting started with Instructor for structured outputs from LLMs
Frequently Asked Questions
Common questions and answers about using Instructor
Debugging Instructor Applications
Learn how to debug Instructor applications with hooks, logging, and exception handling. Practical techniques for inspecting inputs, outputs, and retries.
Contribute to Instructor: Evals, Issues, and Pull Requests
Join us in enhancing the Instructor library with evals, report issues, and submit pull requests on GitHub. Collaborate and contribute!
Instructor Architecture Overview
Learn about the internal architecture and design decisions of the Instructor library
API Reference Guide
Explore the comprehensive API reference with details on instructors, validation, iteration, and function calls.
Documentation Agent Guide
Internal guide for maintaining and improving Instructor documentation