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
2.7 KiB
2.7 KiB
Subscribe to our Newsletter for Updates and Tips
If you want to get updates on new features and tips on how to use Instructor, you can subscribe to our newsletter below to get notified when we publish new content.
Advanced Topics
- What's new in Instructor v2?
- Unified Provider Interface in Instructor
- Instructor Implements llms.txt
- Query Understanding: Beyond Embeddings
- Achieving GPT-4 Level Summaries with GPT-3.5-turbo
- Basics of Guardrails and Validation in AI Models
- Validating Citations in AI-Generated Content
- Fine-tuning and Distillation in AI Models
- Enhancing OpenAI Client Observability with LangSmith
- Logfire Integration with Pydantic
AI Development and Optimization
- Effective Function Caching in Python
- Fundamentals of Batch Processing with Async in Python
- Streaming Models to Improve Latency
- Using OpenAI's Batch API for Large-Scale Synthetic Data Generation
- Implementing Bulk Classification with User-Provided Tags
- Utilizing GPT-4 Vision API for Ad Copy from Product Images
Language Models and Prompting Techniques
- Least-to-Most Prompting Technique for LLMs
- Chain of Verification (CoVe) Method for Improving LLM Accuracy
- Cumulative Reasoning to Enhance Model Performance
- Reverse Chain of Thought (RCoT) Method for Logical Consistency
Integrations and Tools
- Ollama Integration
- llama-cpp-python Integration
- Together Compute Integration
- Pandas DataFrame Examples
- Streaming Response Examples