Skip to content
∑ Praveen T N Learning Library
Overview Concepts Flashcards Writing AI Feed Graph
Portfolio ↗
Overview Concepts Flashcards Writing AI Feed Graph Search Back to portfolio ↗
Library/ Writing/Tagged “tool-use”

Tagged “tool-use”

5 posts.

Clear
All Model Architecture13 Training & Alignment8 Inference & Serving11 Agents & Orchestration10 Reasoning & Evaluation7 Safety, Security & Governance3 Platforms & Practice11
Agents & Orchestration 24 min

Agentic Reinforcement Learning: Training Models to Act, Not Just Answer

RLHF taught a model to answer one question well. Agentic RL asks a harder thing: take fifty actions in a live environment, most of them invisible in the final reward, and still learn which ones mattered. That single change, from …

agentic-ai reinforcement-learning rlvr tool-use ∑ ◫
Platforms & Practice 21 min

Model Context Protocol: How One JSON-RPC Standard Collapsed the M×N Integration Problem

Before MCP, connecting five agents to twenty tools meant writing a hundred bespoke adapters. A protocol turns that multiplication into an addition, and the math is the whole story.

mcp agents protocols tool-use ∑ ◫
Agents & Orchestration 25 min

Production Agent Engineering: The Pro-Code Playbook

Fifty-seven percent of organizations now run AI agents in production, yet quality remains the top deployment barrier. This is the field guide for the engineers shipping those systems: frameworks compared, patterns catalogued, fai…

agents frameworks langgraph crewai ∑ ◫
Inference & Serving 25 min

Structured Generation and Constrained Decoding: Making LLMs Predictable

Language models generate text one token at a time by sampling from a probability distribution over their entire vocabulary. Constrained decoding intervenes at that sampling step, masking out every token that would violate a targe…

structured-output constrained-decoding JSON-mode FSM ∑ ◫
Agents & Orchestration 27 min

The Agentic Runtime: Why the Orchestration Layer Is Becoming More Valuable Than the Model

A frontier model can write a function. An agentic runtime can read a codebase, plan a migration, edit forty files, run the tests, fix what broke, and open a pull request. The difference is not intelligence; it is the system that …

agents runtime orchestration claude-code ∑ ◫
The library

446 concepts, 2,671 flashcards and 63 long-form pieces on AI, NLP, deep learning, LLMs and agentic systems. Free, no sign-up, no paywall.

Sections Concepts Flashcards Writing AI Feed Knowledge Graph
Elsewhere Portfolio RSS LinkedIn Buy me a coffee

Written and maintained by Praveen T N.

© 2026 Praveen T N