AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

4 matches for "conversations"

Resources

OpenAI compaction guide

Guide · OpenAI · Intermediate

You need the official pattern for compressing long agent conversations and preserving the right context instead of letting transcripts grow until quality or cost breaks down.

openai, compaction, context management, long-running agents, reasoning

Mistral Agents introduction

Guide · Mistral AI · Intermediate

You want Mistral's official explanation of its Agents and Conversations API before building tool-using or workflow-style apps.

mistral, agents, tool use, conversations, workflows

Gemini Interactions API

Guide · Google AI for Developers · Intermediate to advanced

You need Google's current recommended API surface for agentic workflows, server-side state, and complex multimodal conversations.

gemini, interactions api, agents, tool use, stateful workflows

xAI Context Compaction

Guide · xAI · Intermediate to advanced

You want xAI's official guidance for shrinking long conversations into reusable compact state before teaching Grok-heavy agent workflows at scale.

xai, context compaction, agents, long context, cost optimization