<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Language Models on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/language-models/</link><description>Recent content in Language Models on AI VOID</description><generator>Hugo</generator><language>en</language><atom:link href="https://ai-blog.noorshomelab.dev/tags/language-models/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 2: Routing</title><link>https://ai-blog.noorshomelab.dev/agentic-design-patern-ebook/chapters/routing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/agentic-design-patern-ebook/chapters/routing/</guid><description>&lt;h1 id="chapter-2-routing"&gt;Chapter 2: Routing&lt;/h1&gt;
&lt;h1 id="routing-pattern-overview"&gt;Routing Pattern Overview&lt;/h1&gt;
&lt;p&gt;While sequential processing via prompt chaining is a foundational technique for executing deterministic, linear workflows with language models, its applicability is limited in scenarios requiring adaptive responses. Real-world agentic systems must often arbitrate between multiple potential actions based on contingent factors, such as the state of the environment, user input, or the outcome of a preceding operation. This capacity for dynamic decision-making, which governs the flow of control to different specialized functions, tools, or sub-processes, is achieved through a mechanism known as routing.&lt;/p&gt;</description></item><item><title>Appendix A: Advanced Prompting Techniques</title><link>https://ai-blog.noorshomelab.dev/agentic-design-patern-ebook/chapters/advanced-prompting-techniques/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/agentic-design-patern-ebook/chapters/advanced-prompting-techniques/</guid><description>&lt;h1 id="appendix-a-advanced-prompting-techniques"&gt;Appendix A: Advanced Prompting Techniques&lt;/h1&gt;
&lt;h1 id="introduction-to-prompting"&gt;Introduction to Prompting&lt;/h1&gt;
&lt;p&gt;Prompting, the primary interface for interacting with language models, is the process of crafting inputs to guide the model towards generating a desired output. This involves structuring requests, providing relevant context, specifying the output format, and demonstrating expected response types. Well-designed prompts can maximize the potential of language models, resulting in accurate, relevant, and creative responses. In contrast, poorly designed prompts can lead to ambiguous, irrelevant, or erroneous outputs.&lt;/p&gt;</description></item></channel></rss>