<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prompts on AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/topics/prompts/</link><description>Recent content in Prompts on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/topics/prompts/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Fluency: Framework &amp; Foundations</title><link>https://learn-ai.blindshot.kz/courses/anthropic-ai-fluency-foundations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/courses/anthropic-ai-fluency-foundations/</guid><description>&lt;p&gt;Anthropic&amp;rsquo;s foundational AI fluency course teaching the 4D Framework — Delegation, Description, Discernment, and Diligence — for effective AI collaboration. Co-created with university professors (UCC, Ringling College), this goes beyond prompt engineering to teach a systematic approach for working with AI effectively, efficiently, ethically, and safely. The 4D Framework provides a mental model that transfers across any AI tool, not just Claude. Start here before the audience-specific fluency courses.&lt;/p&gt;</description></item><item><title>Building with the Claude API</title><link>https://learn-ai.blindshot.kz/courses/anthropic-building-claude-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/courses/anthropic-building-claude-api/</guid><description>&lt;p&gt;The most comprehensive free course on building with Claude&amp;rsquo;s API — 21 lessons covering everything from basic API calls to tool use, structured outputs, and agent patterns. This is Anthropic&amp;rsquo;s flagship developer course and the definitive companion to the Claude API documentation in this knowledge base. If you&amp;rsquo;re building production applications with Claude, this course provides the hands-on practice that documentation alone cannot. Take this alongside the Claude API Essentials learning path.&lt;/p&gt;</description></item><item><title>Prompt Engineering Across Providers</title><link>https://learn-ai.blindshot.kz/paths/prompt-engineering/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/prompt-engineering/</guid><description>&lt;p&gt;Master prompt engineering by studying best practices from Anthropic, OpenAI, and Mistral. Then see how DSPy challenges the entire paradigm by replacing prompts with programs.&lt;/p&gt;
&lt;p&gt;Comparing approaches across providers gives you deeper intuition than studying any single provider&amp;rsquo;s guide.&lt;/p&gt;</description></item><item><title>AI Fluency for Educators</title><link>https://learn-ai.blindshot.kz/courses/anthropic-ai-fluency-educators/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/courses/anthropic-ai-fluency-educators/</guid><description>&lt;p&gt;Applies the 4D AI Fluency Framework specifically to teaching and institutional strategy. Designed for faculty, instructional designers, and educational leaders who need to integrate AI into curricula responsibly. Covers practical scenarios: classroom policies, assignment design, academic integrity, and helping students develop AI skills. Take this after the Framework &amp;amp; Foundations course for education-specific applications.&lt;/p&gt;</description></item><item><title>How to Write a Good Spec for AI Agents</title><link>https://learn-ai.blindshot.kz/docs/sdd/workflows/osmani-good-specs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/sdd/workflows/osmani-good-specs/</guid><description>Practical guide to writing specifications that AI coding assistants can follow effectively, with templates and examples of good versus bad specs.</description></item><item><title>ChatGPT Prompt Engineering for Developers</title><link>https://learn-ai.blindshot.kz/courses/dlai-prompt-engineering/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/courses/dlai-prompt-engineering/</guid><description>&lt;p&gt;The most popular prompt engineering course available — taught by Isa Fulford (OpenAI) and Andrew Ng. In just one hour, covers prompting best practices, iterative prompt development, summarizing, inferring, transforming, and expanding text. Despite the OpenAI branding, the techniques apply to any LLM. The concise format makes it the ideal first technical introduction to prompt engineering before exploring provider-specific approaches in Anthropic&amp;rsquo;s and OpenAI&amp;rsquo;s documentation.&lt;/p&gt;</description></item><item><title>Claude API Essentials</title><link>https://learn-ai.blindshot.kz/paths/claude-api-essentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/claude-api-essentials/</guid><description>&lt;p&gt;Learn the Anthropic API from first principles. Covers the Messages API, tool use, streaming, structured outputs, extended thinking, and cost optimization.&lt;/p&gt;</description></item><item><title>Claude 101</title><link>https://learn-ai.blindshot.kz/courses/anthropic-claude-101/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/courses/anthropic-claude-101/</guid><description>&lt;p&gt;Learn how to use Claude effectively for everyday work tasks. Covers Claude&amp;rsquo;s core features, capabilities, and resources for more advanced learning. This is the official product training course for Claude — take it to understand Claude&amp;rsquo;s strengths and how to get the most out of it before diving into API-level courses or the developer track.&lt;/p&gt;</description></item><item><title>Build with Claude — Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/overview/</guid><description>Central hub for understanding how to build applications with the Claude API.</description></item><item><title>AI Safety &amp; Guardrails</title><link>https://learn-ai.blindshot.kz/paths/ai-safety/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/ai-safety/</guid><description>&lt;p&gt;Master the techniques for building safe, responsible AI applications across providers. This path covers content moderation, jailbreak defense, hallucination reduction, and guardrail patterns — drawing from 6 different sources to show how each provider approaches safety differently.&lt;/p&gt;
&lt;p&gt;Cross-provider comparison is central to this path: OpenAI uses a separate moderation endpoint, Anthropic leverages the main model with prompt design, Mistral has its own categorization, and Cohere offers declarative safety modes. Understanding all approaches lets you build defense-in-depth systems.&lt;/p&gt;</description></item><item><title>Working With Messages</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/working-with-messages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/working-with-messages/</guid><description>The Messages API is the core primitive — understand message roles, content blocks, and conversation structure.</description></item><item><title>Claude Prompting Best Practices</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/claude-prompting-best-practices/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/claude-prompting-best-practices/</guid><description>&lt;p&gt;This is the most practically useful prompt engineering resource from Anthropic and contains techniques that will materially improve your output quality. Focus on the XML tag structuring approach, which is Claude&amp;rsquo;s preferred method for delineating sections of complex prompts and produces notably better results than unstructured instructions. A common mistake is transferring prompt patterns that work well with GPT-4 directly to Claude without adaptation &amp;ndash; Claude responds better to direct instructions and explicit role definitions than to few-shot example-heavy prompts. Read through the examples carefully and experiment with each technique in the API playground before applying them to production prompts.&lt;/p&gt;</description></item><item><title>Compare model performance using the Evaluation Playground</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/tools/evaluation_playground/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/tools/evaluation_playground/</guid><description>Compare and evaluate model performance without code using Weave&amp;rsquo;s interactive playground, running evaluations with custom datasets and LLM judges to test system prompts, models, and scoring criteria in a visual interface.</description></item><item><title>Compare traces and other logged information</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/tools/comparison/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/tools/comparison/</guid><description>Visually compare and diff code, traces, prompts, models, and configurations</description></item><item><title>Completions API</title><link>https://learn-ai.blindshot.kz/docs/fireworks-ai/guides/completions-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/fireworks-ai/guides/completions-api/</guid><description>Use the completions API for raw text generation with custom prompt templates</description></item><item><title>Configure prompt settings</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/managing-model-configurations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/managing-model-configurations/</guid><description/></item><item><title>Context strategies</title><link>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/context/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/context/</guid><description>Control what past messages, attachments, and tool runs are injected into prompts.</description></item><item><title>Create a prompt</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/create-a-prompt/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/create-a-prompt/</guid><description/></item><item><title>Customize Deep Agents</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/customization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/customization/</guid><description>Learn how to customize deep agents with system prompts, tools, subagents, and more</description></item><item><title>Customize Deep Agents</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/customization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/customization/</guid><description>Learn how to customize deep agents with system prompts, tools, subagents, and more</description></item><item><title>Customizing Prompts</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/guides/advanced/customizing-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/guides/advanced/customizing-prompts/</guid><description>Dive deeper into low-level prompt customization for CrewAI, enabling super custom and complex use cases for different models and languages.</description></item><item><title>Developer quickstart</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/quickstart/</guid><description>Learn how to use the OpenAI API to generate human-like responses to natural language prompts, analyze images with computer vision, use powerful built-in tools, and more.</description></item><item><title>DSPy Prompt Optimization</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/cookbooks/dspy_prompt_optimization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/cookbooks/dspy_prompt_optimization/</guid><description>Learn how to use dspy prompt optimization with W&amp;amp;B Weave</description></item><item><title>Evaluate a prompt</title><link>https://learn-ai.blindshot.kz/docs/ragas/tutorials/prompt/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ragas/tutorials/prompt/_overview/</guid><description/></item><item><title>Evaluation Prompts</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/evaluation-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/evaluation-prompts/</guid><description/></item><item><title>Frontend prompt instructions</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/frontend-prompt/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/frontend-prompt/</guid><description>Example prompt instructions for frontend work, written for GPT-5.5.</description></item><item><title>Hooks reference</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/hooks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/hooks/</guid><description>Reference for Claude Code hook events, configuration schema, JSON input/output formats, exit codes, async hooks, prompt hooks, and MCP tool hooks.</description></item><item><title>How to build a Lovable clone with Kimi K2</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/how-to-build-a-lovable-clone-with-kimi-k2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/how-to-build-a-lovable-clone-with-kimi-k2/</guid><description>Learn how to build a full-stack Next.js app that can generate React apps with a single prompt.</description></item><item><title>How to sync prompts with GitHub</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-commit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-commit/</guid><description/></item><item><title>Image Generation</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/images-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/images-overview/</guid><description>Generate high-quality images from text + image prompts.</description></item><item><title>Image Generation Prompt iteration</title><link>https://learn-ai.blindshot.kz/docs/dspy/tutorials/image_generation_prompting/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/dspy/tutorials/image_generation_prompting/_overview/</guid><description/></item><item><title>Include multimodal content in a prompt</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/multimodal-content/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/multimodal-content/</guid><description/></item><item><title>Iterate and Improve Prompts</title><link>https://learn-ai.blindshot.kz/docs/ragas/howtos/applications/iterate_prompt/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ragas/howtos/applications/iterate_prompt/_overview/</guid><description/></item><item><title>Koog</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/integrations/koog/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/integrations/koog/</guid><description>Trace Kotlin-based Koog agents with Weave&amp;rsquo;s built-in OpenTelemetry support, capturing single-run and complex workflow executions, tool calls, prompts, and completions for full observability of your Kotlin AI applications.</description></item><item><title>LangSmith MCP Server</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/langsmith-mcp-server/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/langsmith-mcp-server/</guid><description>Use the Model Context Protocol (MCP) server to let language models fetch conversation history, prompts, runs, datasets, experiments, and billing from LangSmith.</description></item><item><title>LangSmith Polly</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/polly-prompt-engineering/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/polly-prompt-engineering/</guid><description/></item><item><title>Library</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/resources/prompt-library/library/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/resources/prompt-library/library/</guid><description>&lt;p&gt;Anthropic&amp;rsquo;s prompt library is one of the fastest ways to internalize effective prompting patterns for Claude. Rather than reading it cover-to-cover, focus on prompts in your domain and study the structural techniques they use &amp;ndash; XML tags for delineation, role-setting in the system prompt, and explicit output format instructions. Pay attention to how each example balances specificity with flexibility; overly rigid prompts tend to break when inputs vary. These curated examples also serve as a useful baseline when benchmarking your own prompts against known-good patterns.&lt;/p&gt;</description></item><item><title>Manage prompts</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/manage-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/manage-prompts/</guid><description/></item><item><title>Manage prompts programmatically</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/manage-prompts-programmatically/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/manage-prompts-programmatically/</guid><description/></item><item><title>Manage Weave Projects</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/platform/weave-projects/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/platform/weave-projects/</guid><description>Use Weave projects to organize related assets like traces, prompts, evaluations, models, and dashboards.</description></item><item><title>Metrics Prompt Alignment</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/metrics-prompt-alignment/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/metrics-prompt-alignment/</guid><description/></item><item><title>Migrate from prompt objects</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompting/migrate-from-prompt-object/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompting/migrate-from-prompt-object/</guid><description>Learn how to migrate from reusable prompt objects to versioned prompts in your application code.</description></item><item><title>Migrating Monolithic Prompts to Command A with RAG</title><link>https://learn-ai.blindshot.kz/docs/cohere/page/migrating-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/page/migrating-prompts/</guid><description>This page contains a discussion of how to automatically migrating monolothic prompts.</description></item><item><title>Model customization</title><link>https://learn-ai.blindshot.kz/docs/mistral/docs/getting-started/model_customization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/mistral/docs/getting-started/model_customization/</guid><description>Learn how to customize LLMs for your application with system prompts, fine-tuning, and moderation layers</description></item><item><title>Modify Prompts</title><link>https://learn-ai.blindshot.kz/docs/ragas/howtos/customizations/metrics/modifying-prompts-metrics/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ragas/howtos/customizations/metrics/modifying-prompts-metrics/_overview/</guid><description/></item><item><title>Modifying System Prompts</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/modifying-system-prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/modifying-system-prompts/</guid><description>&lt;p&gt;System prompt modification in the Agent SDK controls how you customize agent behavior, persona, and constraints without forking the SDK&amp;rsquo;s default prompt scaffolding. Focus on the merge strategy — the SDK combines your custom instructions with its own internal prompts, and understanding this layering prevents conflicts where your instructions get overridden or diluted. A critical pitfall is inadvertently removing safety-relevant default instructions when overriding the system prompt wholesale rather than appending to it. Start with targeted modifications using the provided extension points before considering full prompt replacement.&lt;/p&gt;</description></item><item><title>Optimizing LLM Accuracy</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/optimizing-llm-accuracy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/optimizing-llm-accuracy/</guid><description>Learn strategies to enhance the accuracy of large language models using techniques like prompt engineering, retrieval-augmented generation, and fine-tuning.</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/overview/</guid><description>&lt;p&gt;This overview establishes the conceptual framework for prompt engineering with Claude and should be read before diving into specific techniques or best practices. Focus on how Claude&amp;rsquo;s instruction-following behavior differs from other models &amp;ndash; Claude tends to be more literal in its interpretation of prompts, which means precise wording matters more than with some competitors. The page introduces key concepts like system prompts, role assignment, and output formatting that are referenced throughout all other prompt engineering materials. After reading this, proceed to the best practices guide for actionable techniques you can apply immediately.&lt;/p&gt;</description></item><item><title>Prompt</title><link>https://learn-ai.blindshot.kz/docs/ragas/concepts/components/prompt/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ragas/concepts/components/prompt/_overview/</guid><description/></item><item><title>Prompt caching</title><link>https://learn-ai.blindshot.kz/docs/fireworks-ai/guides/prompt-caching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/fireworks-ai/guides/prompt-caching/</guid><description/></item><item><title>Prompt caching</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-caching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-caching/</guid><description>Learn how prompt caching reduces latency and cost for long prompts in OpenAI&amp;rsquo;s API.</description></item><item><title>Prompt Caching</title><link>https://learn-ai.blindshot.kz/docs/instructor/concepts/prompt_caching/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/instructor/concepts/prompt_caching/_overview/</guid><description/></item><item><title>Prompt engineering</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-engineering/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-engineering/</guid><description/></item><item><title>Prompt engineering</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-engineering/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-engineering/</guid><description>Learn strategies and tactics for better results using large language models in the OpenAI API.</description></item><item><title>Prompt engineering concepts</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-engineering-concepts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-engineering-concepts/</guid><description/></item><item><title>Prompt engineering quickstart</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-engineering-quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-engineering-quickstart/</guid><description/></item><item><title>Prompt Evaluation Quickstart</title><link>https://learn-ai.blindshot.kz/docs/ragas/howtos/cli/prompt_evals/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ragas/howtos/cli/prompt_evals/_overview/</guid><description/></item><item><title>Prompt generation</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-generation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-generation/</guid><description>Learn how to generate prompts, functions, and schemas in the OpenAI API&amp;rsquo;s Playground.</description></item><item><title>Prompt guidance for GPT-5.4</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-guidance/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-guidance/</guid><description>Learn prompt patterns and migration guidance for GPT-5.4, including completeness checks, verification loops, tool persistence, and structured outputs.</description></item><item><title>Prompt Library</title><link>https://learn-ai.blindshot.kz/docs/deepseek/prompt-library/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepseek/prompt-library/</guid><description/></item><item><title>Prompt Optimization Copro</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-copro/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-copro/</guid><description/></item><item><title>Prompt Optimization Gepa</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-gepa/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-gepa/</guid><description/></item><item><title>Prompt Optimization Introduction</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-introduction/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-introduction/</guid><description/></item><item><title>Prompt Optimization Miprov2</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-miprov2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-miprov2/</guid><description/></item><item><title>Prompt Optimization Simba</title><link>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-simba/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepeval/docs/prompt-optimization-simba/</guid><description/></item><item><title>Prompt optimizer</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-optimizer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/prompt-optimizer/</guid><description>Learn how to use your dataset to automatically improve your prompts.</description></item><item><title>Prompt template format guide</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-template-format/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/prompt-template-format/</guid><description/></item><item><title>Prompt-based methods</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/prompt_based_methods/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/task_guides/prompt_based_methods/</guid><description/></item><item><title>Prompting</title><link>https://learn-ai.blindshot.kz/docs/instructor/concepts/prompting/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/instructor/concepts/prompting/_overview/</guid><description/></item><item><title>Prompting capabilities</title><link>https://learn-ai.blindshot.kz/docs/mistral/docs/guides/prompting-capabilities/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/mistral/docs/guides/prompting-capabilities/</guid><description>Learn effective prompting techniques for classification, summarization, personalization, and evaluation with Mistral models</description></item><item><title>Prompting DeepSeek R1</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/prompting-deepseek-r1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/prompting-deepseek-r1/</guid><description>Prompt engineering for DeepSeek-R1.</description></item><item><title>Prompting Tools</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/prompting-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/prompt-engineering/prompting-tools/</guid><description>&lt;p&gt;This guide is the definitive reference for writing effective tool definitions that Claude can invoke reliably. Focus on how parameter descriptions and tool descriptions influence Claude&amp;rsquo;s decision about when and how to call each tool &amp;ndash; vague descriptions lead to incorrect invocations or tool avoidance. A common mistake is defining too many tools in a single request, which degrades selection accuracy; the guide offers practical thresholds. If you are building agentic applications with Claude, read this before the broader tool use documentation, as well-crafted tool prompts are the foundation of reliable agent behavior.&lt;/p&gt;</description></item><item><title>Promptlibrary</title><link>https://learn-ai.blindshot.kz/docs/deepseek/promptlibrary/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepseek/promptlibrary/</guid><description/></item><item><title>Prompts</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/specification/2025-11-25/server/prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/specification/2025-11-25/server/prompts/</guid><description>&lt;p&gt;Prompts are the least commonly used of the three MCP primitives, but they fill an important niche: reusable, parameterized templates that help users invoke common workflows. Think of them as saved recipes that combine a specific prompt structure with dynamic arguments. Unlike tools and resources, prompts are user-initiated &amp;ndash; the user explicitly selects a prompt from a menu rather than the model discovering it automatically. This makes them ideal for standardizing repetitive interactions like &amp;ldquo;summarize this codebase&amp;rdquo; or &amp;ldquo;review this PR.&amp;rdquo;&lt;/p&gt;</description></item><item><title>Quickstart: FLUX.2</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/quickstart-flux/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/quickstart-flux/</guid><description>Learn how to use FLUX.2, the next generation image model with advanced prompting capabilities</description></item><item><title>Quickstart: Wan 2.7 T2V</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/wan2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/wan2/</guid><description>Generate videos from text prompts with optional audio input using the Wan 2.7 T2V model.</description></item><item><title>Reasoning best practices</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/reasoning-best-practices/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/reasoning-best-practices/</guid><description>Best practices for using o-series reasoning models (o1, o3-mini) vs GPT models — covering use cases, model selection, and prompting strategies specific to reasoning models.</description></item><item><title>Red teaming</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/red-teaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/red-teaming/</guid><description>Learn how red teaming fits into AI evaluation, including Promptfoo open source and OpenAI Red Teaming for enterprise teams.</description></item><item><title>Reduce Prompt Leak</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-prompt-leak/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/reduce-prompt-leak/</guid><description>&lt;p&gt;Prompt leakage is one of the most common security concerns in production LLM applications, and this guide provides concrete techniques for preventing Claude from revealing system prompts to end users. Focus on the layered defense approach — no single technique is sufficient, so you need to combine prompt structure, output filtering, and behavioral instructions. A frequent mistake is relying solely on &amp;ldquo;do not reveal your instructions&amp;rdquo; directives, which are trivially bypassed by indirect extraction attacks. Read this alongside the general guardrails documentation to build a comprehensive safety posture before shipping user-facing agents.&lt;/p&gt;</description></item><item><title>Run an evaluation from the prompt playground</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/run-evaluation-from-prompt-playground/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/run-evaluation-from-prompt-playground/</guid><description/></item><item><title>Run prompts on a schedule</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/scheduled-tasks/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/scheduled-tasks/</guid><description>Use /loop and the cron scheduling tools to run prompts repeatedly, poll for status, or set one-time reminders within a Claude Code session.</description></item><item><title>SEP-973: Expose additional metadata for Implementations, Resources, Tools and Prompts</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/973-expose-additional-metadata-for-implementations-res/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/973-expose-additional-metadata-for-implementations-res/</guid><description>Expose additional metadata for Implementations, Resources, Tools and Prompts</description></item><item><title>SEP-973: Expose additional metadata for Implementations, Resources, Tools and Prompts</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/973-expose-additional-metadata-for-implementations-res/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/973-expose-additional-metadata-for-implementations-res/</guid><description>Expose additional metadata for Implementations, Resources, Tools and Prompts</description></item><item><title>Serverless Overview</title><link>https://learn-ai.blindshot.kz/docs/fireworks-ai/serverless/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/fireworks-ai/serverless/overview/</guid><description>How Serverless inference works on Fireworks: serving paths, billing, request/response headers, prompt caching, model lifecycle, and when to choose Serverless over On-demand</description></item><item><title>Skills</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/concepts/skills/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/concepts/skills/</guid><description>Filesystem-based skill packages that inject domain expertise and instructions into agent prompts.</description></item><item><title>Soft prompts</title><link>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/prompting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/peft/v0.19.0/conceptual_guides/prompting/</guid><description/></item><item><title>Store and track versions of prompts</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/core-types/prompts-version/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/core-types/prompts-version/</guid><description>Retrieve and manage versions of your prompts for LLM applications</description></item><item><title>Store and track versions of prompts</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/core-types/prompts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/core-types/prompts/</guid><description>Store, organize, and track versions of your prompts for LLM applications</description></item><item><title>Systematic Prompt Optimization</title><link>https://learn-ai.blindshot.kz/docs/ragas/howtos/applications/prompt_optimization/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ragas/howtos/applications/prompt_optimization/_overview/</guid><description/></item><item><title>Templates</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-builder-templates/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-builder-templates/</guid><description>Start faster with curated Agent Builder templates and customize tools, prompts, and triggers.</description></item><item><title>Templates</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/templates/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/templates/</guid><description>Start faster with curated Fleet templates and customize tools, prompts, and channels.</description></item><item><title>Text and Chat Completions</title><link>https://learn-ai.blindshot.kz/docs/mistral/docs/capabilities/text_and_chat_completions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/mistral/docs/capabilities/text_and_chat_completions/</guid><description>Mistral models enable chat and text completions with customizable prompts, roles, and streaming options</description></item><item><title>Text generation</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/text/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/text/</guid><description>Learn how to use the OpenAI API to generate text from a prompt. Learn about message types and available text formats like JSON and Structured Outputs.</description></item><item><title>Tool Use With Prompt Caching</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-use-with-prompt-caching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/tool-use-with-prompt-caching/</guid><description/></item><item><title>Upgrading to GPT-5.4</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/upgrading-to-gpt-5p4/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/upgrading-to-gpt-5p4/</guid><description>Guidance for upgrading OpenAI API model strings and directly related prompts to GPT-5.4.</description></item><item><title>Upgrading to GPT-5.5</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/upgrading-to-gpt-5p5/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/upgrading-to-gpt-5p5/</guid><description>Guidance for upgrading OpenAI API model strings and directly related prompts to GPT-5.5.</description></item><item><title>Use the Playground to experiment with prompts</title><link>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/tools/playground/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/weave/guides/tools/playground/</guid><description>Simplify the process of iterating on LLM prompts and responses</description></item><item><title>Use tools in a prompt</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/use-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/use-tools/</guid><description/></item><item><title>Using realtime models</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/realtime-models-prompting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/realtime-models-prompting/</guid><description>Prompting strategies and usage patterns for OpenAI&amp;rsquo;s realtime voice and multimodal models via WebSocket connections.</description></item><item><title>Video Generation</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/videos-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/videos-overview/</guid><description>Generate high-quality videos from text and image prompts.</description></item><item><title>Voice dictation</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/voice-dictation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/voice-dictation/</guid><description>Use push-to-talk voice dictation to speak your prompts instead of typing them in the Claude Code CLI.</description></item><item><title>Write your prompt with AI</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/write-prompt-with-ai/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/write-prompt-with-ai/</guid><description/></item></channel></rss>