Mirascope
Mirascope Learn · Intermediate
Useful for Python developers who want clean abstractions around prompts, tools, and model calls.
Topics
LLM app architecture, Prompt engineering, Tool calling
AI directory search
Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.
6 matches for "tool calling"
Mirascope Learn · Intermediate
Useful for Python developers who want clean abstractions around prompts, tools, and model calls.
Topics
LLM app architecture, Prompt engineering, Tool calling
Founders, operations teams, developers
Learn first
Good matches
Open next
Free tutorial · Matt Pocock · Beginner to intermediate
You want to build TypeScript LLM apps with Vercel's AI SDK, including streaming, structured outputs, model switching, embeddings, tool calls, and agents.
ai sdk, typescript, streaming, structured outputs, tool calling
Free tutorial · Matt Pocock · Intermediate
You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.
mcp, typescript, claude code, tool calling, agents
Model guide · OpenAI · Intermediate to advanced
You are evaluating or migrating to GPT-6 Astra and need implementation guidance for async tool calls, mid-turn steering, reasoning updates, Responses API tool use, unsupported parameters, and prompt changes.
openai, gpt-6 astra, responses api, async tool calling, mid-turn steering
Guide · OpenAI · Intermediate to advanced
You need OpenAI's current guide for deterministic tool orchestration, structured tool plans, and programmatic control instead of relying on purely free-form agent behavior.
openai, tool calling, agents, structured outputs, automation