Ai
9 posts tagged with "Ai"
- Jul 6, 2026
Prompt Engineering : Basic Techniques
Notes from the Prompt Engineering section of the course Building with Claude API.
- Jul 5, 2026
Speculative Decoding explained
Understanding an inference technique that makes LLM systems faster without making them dumber.
- Jul 2, 2026
Prompt Evaluation - Steps
Notes from the Anthropic Academy course Building with Claude API.
- Jul 1, 2026
AI Fluency: Framework & Fundamentals
My notes from the Anthropic Academy course of the same name.
- Jun 28, 2026
Using other model providers in Claude Code
Change base URL and API key. Use a proxy to translate formats.
- Jun 28, 2026
Does the output suffer when using other model providers with Claude Code harness?
I stopped using my OpenCode Go models with the Claude Code harness.
- Jun 28, 2026
A brief on the OpenAI (Chat Completions API) format
The format used by most model providers for messaging with an LLM model.