Explore
Find agent skills by outcome
130,676 skills indexed with the new KISS metadata standard.
Security Policy
PR-Agent is an open-source tool to help efficiently review and handle pull requests. Qodo Merge is a paid version of PR-Agent, designed for companies and teams that require additional features and cap...
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
name: 'Codium PR Agent'
description: 'Summarize, review and suggest improvements for pull requests'
Contributing to PR-Agent
Thank you for your interest in contributing to the PR-Agent project!
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.
See https://pre-commit.com for more information
defaultlanguageversion:
2023-08-03
- Optimized PR diff processing by introducing caching for diff files, reducing the number of API calls.
.idea/
.lsp/
.venv/
venv/
Start Here - Instructor for Beginners
A beginner-friendly introduction to using Instructor for structured outputs from LLMs
Why
Discover why Instructor is the simplest, most reliable way to get 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.
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...
Installing Instructor with Pip
Learn how to install Instructor and its dependencies using pip for Python 3.9+. Simple setup guide included.
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
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!
Debugging Instructor Applications
Learn how to debug Instructor applications with hooks, logging, and exception handling. Practical techniques for inspecting inputs, outputs, and retries.