<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Streaming on AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/topics/streaming/</link><description>Recent content in Streaming on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/topics/streaming/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenAI API Essentials</title><link>https://learn-ai.blindshot.kz/paths/openai-essentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/openai-essentials/</guid><description>&lt;p&gt;Learn the OpenAI API from first request to advanced features. Covers Chat Completions, function calling, structured outputs, streaming, vision, reasoning models, and embeddings.&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>Agent SDK Deep Dive</title><link>https://learn-ai.blindshot.kz/paths/agent-sdk-deep-dive/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/agent-sdk-deep-dive/</guid><description>&lt;p&gt;Build custom AI agents with the Anthropic Agent SDK. Covers both TypeScript and Python SDKs, custom tools, MCP integration, sub-agents, streaming, and production deployment.&lt;/p&gt;
&lt;p&gt;Prerequisites: Familiarity with the Claude API (complete Claude API Essentials first).&lt;/p&gt;</description></item><item><title>Streaming</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/build-with-claude/streaming/</guid><description>Server-sent events (SSE) streaming for real-time token delivery and responsive UIs.</description></item><item><title>A Guide to Streaming Responses</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/streaming/</guid><description>Stream Chat API responses in real-time using Server-Sent Events — including text generation, tool calls, and citation events.</description></item><item><title>ADK Gemini Live API Toolkit</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/_overview/</guid><description/></item><item><title>Agents</title><link>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/agents/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/agents/</guid><description>Configure agent instructions, tools, guardrails, memory, and streaming behavior.</description></item><item><title>AI Evaluations UI</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/ai-evaluations-ui/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/ai-evaluations-ui/</guid><description>Guide to using the AI Evaluations UI for model assessment</description></item><item><title>Build a Phone Voice Agent with Together AI</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/how-to-build-phone-voice-agent/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/how-to-build-phone-voice-agent/</guid><description>Build a real-time phone voice agent from scratch with Twilio Media Streams, Together AI realtime STT, chat completions, realtime TTS, and local voice activity detection.</description></item><item><title>Build a streaming agent</title><link>https://learn-ai.blindshot.kz/docs/google/adk/get-started/streaming/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/get-started/streaming/_overview/</guid><description/></item><item><title>Build applications</title><link>https://learn-ai.blindshot.kz/docs/ag-ui/quickstart/applications/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ag-ui/quickstart/applications/</guid><description>Build agentic applications utilizing compatible event AG-UI event streams</description></item><item><title>Citations for tool use (function calling)</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/tool-use-citations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/tool-use-citations/</guid><description>Guide on accessing and utilizing citations generated by the Cohere Chat endpoint for tool use. It covers both non-streaming and streaming modes (API v2).</description></item><item><title>Code Docs RAG Search</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/tools/search-research/codedocssearchtool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/tools/search-research/codedocssearchtool/</guid><description>The &amp;lsquo;CodeDocsSearchTool&amp;rsquo; is a powerful RAG (Retrieval-Augmented Generation) tool designed for semantic searches within code documentation.</description></item><item><title>Configuring streaming behavior</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/configuration/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/configuration/_overview/</guid><description/></item><item><title>Cookbook Reference</title><link>https://learn-ai.blindshot.kz/docs/fireworks-ai/fine-tuning/training-api/cookbook/reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/fireworks-ai/fine-tuning/training-api/cookbook/reference/</guid><description>Configuration classes, checkpoint utilities, and gradient accumulation normalization for cookbook recipes.</description></item><item><title>Core capabilities overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/core-capabilities/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/core-capabilities/</guid><description>Overview of Agent Server core capabilities including streaming, human-in-the-loop, MCP, A2A, distributed tracing, webhooks, and double-texting.</description></item><item><title>Create Run, Stream Output</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/stateless-runs/create-run-stream-output/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/stateless-runs/create-run-stream-output/</guid><description>Create a run and stream the output.</description></item><item><title>Create Run, Stream Output</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/thread-runs/create-run-stream-output/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/thread-runs/create-run-stream-output/</guid><description>Create a run in existing thread. Stream the output.</description></item><item><title>DSPy Assertions</title><link>https://learn-ai.blindshot.kz/docs/dspy/learn/programming/7-assertions/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/dspy/learn/programming/7-assertions/_overview/</guid><description/></item><item><title>Enable streaming responses</title><link>https://learn-ai.blindshot.kz/docs/wandb/inference/response-settings/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/wandb/inference/response-settings/streaming/</guid><description>How to use streaming output with W&amp;amp;B Inference</description></item><item><title>Essentials</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-builder-essentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-builder-essentials/</guid><description>Agent Builder&amp;rsquo;s core features</description></item><item><title>Essentials</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/essentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/essentials/</guid><description>Fleet&amp;rsquo;s core features</description></item><item><title>Evaluating Text Summarization Models</title><link>https://learn-ai.blindshot.kz/docs/cohere/page/summarization-evals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/page/summarization-evals/</guid><description>This page discusses how to evaluate a model&amp;rsquo;s text summarization.</description></item><item><title>Fine Grained Tool Streaming</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agents-and-tools/tool-use/fine-grained-tool-streaming/</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/fine-grained-tool-streaming/</guid><description>&lt;p&gt;Fine-grained tool streaming gives you granular control over how tool call arguments and results are delivered incrementally, which is essential for building responsive UIs on top of agentic workflows. Focus on the event types and their ordering — understanding the difference between input_json delta events and tool_result blocks determines how you parse partial tool invocations. One subtle pitfall is assuming tool arguments arrive as valid JSON at each delta; you need to buffer and parse only after the tool use block is complete. Read this after the general streaming guide to layer tool-specific streaming behavior on top of basic SSE handling.&lt;/p&gt;</description></item><item><title>FiretitanServiceClient &amp; TrainingClient</title><link>https://learn-ai.blindshot.kz/docs/fireworks-ai/fine-tuning/training-api/reference/service-client/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/fireworks-ai/fine-tuning/training-api/reference/service-client/</guid><description>Connect to a trainer endpoint and use the training client for forward/backward passes, optimizer steps, and checkpointing.</description></item><item><title>Frameworks, runtimes, and harnesses</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/concepts/products/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/concepts/products/</guid><description>Understand the differences between LangChain, LangGraph, and Deep Agents and when to use each one</description></item><item><title>Frameworks, runtimes, and harnesses</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/concepts/products/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/concepts/products/</guid><description>Understand the differences between LangChain, LangGraph, and Deep Agents and when to use each one</description></item><item><title>Frontend</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/streaming/frontend/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/streaming/frontend/</guid><description>Build React UIs that display real-time subagent streams from deep agents</description></item><item><title>Frontend</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/streaming/frontend/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/streaming/frontend/</guid><description>Build generative UIs with real-time streaming from LangChain agents, LangGraph graphs, and custom APIs</description></item><item><title>Frontend</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/streaming/frontend/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/streaming/frontend/</guid><description>Build React UIs that display real-time subagent streams from deep agents</description></item><item><title>Frontend</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/streaming/frontend/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/streaming/frontend/</guid><description>Build generative UIs with real-time streaming from LangChain agents, LangGraph graphs, and custom APIs</description></item><item><title>Graph execution</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langgraph/frontend/graph-execution/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langgraph/frontend/graph-execution/</guid><description>Visualize multi-step graph pipelines with per-node status and streaming content</description></item><item><title>Graph execution</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langgraph/frontend/graph-execution/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langgraph/frontend/graph-execution/</guid><description>Visualize multi-step graph pipelines with per-node status and streaming content</description></item><item><title>Handle Streaming Refusals</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/test-and-evaluate/strengthen-guardrails/handle-streaming-refusals/</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/handle-streaming-refusals/</guid><description>&lt;p&gt;Streaming refusals present a unique UX challenge: tokens have already been sent to the client before the model decides to refuse, so you cannot simply suppress the response. This guide covers detection strategies and graceful recovery patterns for when Claude mid-stream determines a request violates safety guidelines. Pay close attention to the stop reason codes and how they differ from normal completion events — your streaming parser needs to handle refusal signals without crashing or displaying partial unsafe content. Implement these patterns early in development rather than retrofitting them after users encounter jarring truncated responses in production.&lt;/p&gt;</description></item><item><title>How Does Cohere's Pricing Work?</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/how-does-cohere-pricing-work/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/how-does-cohere-pricing-work/</guid><description>This page details Cohere&amp;rsquo;s pricing model. Our models can be accessed directly through our API, allowing for the creation of scalable production workloads.</description></item><item><title>Human Input on Execution</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/learn/human-input-on-execution/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/learn/human-input-on-execution/</guid><description>Integrating CrewAI with human input during execution in complex decision-making processes and leveraging the full capabilities of the agent&amp;rsquo;s attributes and tools.</description></item><item><title>Import exported data</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/data-export-downstream/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/data-export-downstream/</guid><description>Import LangSmith bulk-exported Parquet data into BigQuery, Snowflake, Redshift, Clickhouse, or DuckDB.</description></item><item><title>IP egress ranges</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/ip-addresses/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/ip-addresses/</guid><description>Find the published IP egress ranges used by OpenAI products.</description></item><item><title>Java</title><link>https://learn-ai.blindshot.kz/docs/google/adk/get-started/streaming/quickstart-streaming-java/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/get-started/streaming/quickstart-streaming-java/_overview/</guid><description/></item><item><title>Join &amp; rejoin streams</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/join-rejoin/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/join-rejoin/</guid><description>Disconnect from and reconnect to running agent streams</description></item><item><title>Join &amp; rejoin streams</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/join-rejoin/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/join-rejoin/</guid><description>Disconnect from and reconnect to running agent streams</description></item><item><title>Join Run Stream</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/thread-runs/join-run-stream/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/thread-runs/join-run-stream/</guid><description>Join a run stream. This endpoint streams output in real-time from a run similar to the /threads/&lt;strong&gt;THREAD_ID&lt;/strong&gt;/runs/stream endpoint. If the run has been created with &amp;lsquo;stream_resumable=true&amp;rsquo;, the stream can be resumed from the last seen event ID.</description></item><item><title>Join Thread Stream</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/threads/join-thread-stream/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/threads/join-thread-stream/</guid><description>This endpoint streams output in real-time from a thread. The stream will include the output of each run executed sequentially on the thread and will remain open indefinitely. It is the responsibility of the calling client to close the connection.</description></item><item><title>LangSmith Deployment</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/deployment/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/deployment/</guid><description>Deploy and manage agents with durable execution, real-time streaming, and horizontal scaling.</description></item><item><title>LangSmith Deployment</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/deployments/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/deployments/</guid><description>Deploy and manage agents with durable execution, real-time streaming, and horizontal scaling.</description></item><item><title>Long-Form Text Strategies with Cohere</title><link>https://learn-ai.blindshot.kz/docs/cohere/page/long-form-general-strategies/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/page/long-form-general-strategies/</guid><description>This discusses ways of getting Cohere&amp;rsquo;s LLM platform to perform well in generating long-form text.</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>Markdown messages</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/markdown-messages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/markdown-messages/</guid><description>Render LLM responses as rich, formatted markdown with proper streaming support</description></item><item><title>Markdown messages</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/markdown-messages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/markdown-messages/</guid><description>Render LLM responses as rich, formatted markdown with proper streaming support</description></item><item><title>Marketplace</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/features/marketplace/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/features/marketplace/</guid><description>Discover, install, and govern reusable assets for your enterprise crews.</description></item><item><title>MCP Get</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/mcp/mcp-get/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/mcp/mcp-get/</guid><description>Implemented according to the Streamable HTTP Transport specification.</description></item><item><title>MCP Post</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/mcp/mcp-post/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/mcp/mcp-post/</guid><description>Implemented according to the Streamable HTTP Transport specification.</description></item><item><title>Message queues</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/message-queues/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/message-queues/</guid><description>Queue multiple messages and manage them while the agent processes sequentially</description></item><item><title>Message queues</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/message-queues/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/message-queues/</guid><description>Queue multiple messages and manage them while the agent processes sequentially</description></item><item><title>Middleware</title><link>https://learn-ai.blindshot.kz/docs/ag-ui/sdk/js/client/middleware/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ag-ui/sdk/js/client/middleware/</guid><description>Event stream transformation and filtering for AG-UI agents</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/frontend/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/frontend/overview/</guid><description>Build UIs that display real-time subagent streams, task progress, and sandbox for Deep Agents</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/streaming/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/streaming/overview/</guid><description>Stream real-time updates from deep agent runs and subagent execution</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/overview/</guid><description>Build generative UIs with real-time streaming from LangChain agents</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/streaming/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/streaming/overview/</guid><description>Stream real-time updates from agent runs</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/frontend/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/frontend/overview/</guid><description>Build UIs that display real-time subagent streams, task progress, and sandbox for Deep Agents</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/streaming/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/streaming/overview/</guid><description>Stream real-time updates from deep agent runs and subagent execution</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/overview/</guid><description>Build generative UIs with real-time streaming from LangChain agents</description></item><item><title>Overview</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/streaming/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/streaming/overview/</guid><description>Stream real-time updates from agent runs</description></item><item><title>Part 1. Intro to streaming</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part1/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part1/_overview/</guid><description/></item><item><title>Part 2. Sending messages</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part2/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part2/_overview/</guid><description/></item><item><title>Part 3. Event handling</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part3/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part3/_overview/</guid><description/></item><item><title>Part 4. Run configuration</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part4/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part4/_overview/</guid><description/></item><item><title>Part 5. Audio, Images, and Video</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part5/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/dev-guide/part5/_overview/</guid><description/></item><item><title>Pricing</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/fine-tuning-pricing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/fine-tuning-pricing/</guid><description>Fine-tuning pricing at Together AI is based on the total number of tokens processed during your job.</description></item><item><title>Processes</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/concepts/processes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/concepts/processes/</guid><description>Detailed guide on workflow management through processes in CrewAI, with updated implementation details.</description></item><item><title>Python</title><link>https://learn-ai.blindshot.kz/docs/google/adk/get-started/streaming/quickstart-streaming/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/get-started/streaming/quickstart-streaming/_overview/</guid><description/></item><item><title>RAG Citations</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/rag-citations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/rag-citations/</guid><description>Guide on accessing and utilizing citations generated by the Cohere Chat endpoint for RAG. It covers both non-streaming and streaming modes (API v2).</description></item><item><title>RAG Streaming</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/rag-streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/rag-streaming/</guid><description>Guide on implementing streaming for RAG with Cohere and details on the events stream (API v2).</description></item><item><title>Reasoning tokens</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/reasoning-tokens/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langchain/frontend/reasoning-tokens/</guid><description>Display model thinking and reasoning processes in collapsible blocks</description></item><item><title>Reasoning tokens</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/reasoning-tokens/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langchain/frontend/reasoning-tokens/</guid><description>Display model thinking and reasoning processes in collapsible blocks</description></item><item><title>Running agents</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/agents/running-agents/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/agents/running-agents/</guid><description>Learn how to run agents, stream output, and choose the right conversation-state strategy in the OpenAI Agents SDK.</description></item><item><title>SEP-1699: Support SSE polling via server-side disconnect</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/1699-support-sse-polling-via-server-side-disconnect/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/1699-support-sse-polling-via-server-side-disconnect/</guid><description>Support SSE polling via server-side disconnect</description></item><item><title>Sequential Processes</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/learn/sequential-process/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/learn/sequential-process/</guid><description>A comprehensive guide to utilizing the sequential processes for task execution in CrewAI projects.</description></item><item><title>Serialization</title><link>https://learn-ai.blindshot.kz/docs/ag-ui/concepts/serialization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ag-ui/concepts/serialization/</guid><description>Serialize event streams for history restore, branching, and compaction in AG-UI</description></item><item><title>Set up the LLM auth proxy</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/llm-auth-proxy-self-hosted/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/llm-auth-proxy-self-hosted/</guid><description>Deploy an Envoy-based auth proxy that validates LangSmith-signed JWTs and routes LLM requests to your upstream provider or gateway.</description></item><item><title>SSE Transport</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/mcp/sse/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/mcp/sse/</guid><description>Learn how to connect CrewAI to remote MCP servers using Server-Sent Events (SSE) for real-time communication.</description></item><item><title>Stream Compaction</title><link>https://learn-ai.blindshot.kz/docs/ag-ui/sdk/js/client/compaction/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/ag-ui/sdk/js/client/compaction/</guid><description>compactEvents utility for reducing verbose streaming sequences</description></item><item><title>Stream Iterable</title><link>https://learn-ai.blindshot.kz/docs/instructor/concepts/iterable/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/instructor/concepts/iterable/_overview/</guid><description/></item><item><title>Stream markdown</title><link>https://learn-ai.blindshot.kz/docs/pydantic-ai/examples/stream-markdown/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pydantic-ai/examples/stream-markdown/_overview/</guid><description/></item><item><title>Stream Partial</title><link>https://learn-ai.blindshot.kz/docs/instructor/concepts/partial/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/instructor/concepts/partial/_overview/</guid><description/></item><item><title>Stream whales</title><link>https://learn-ai.blindshot.kz/docs/pydantic-ai/examples/stream-whales/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pydantic-ai/examples/stream-whales/_overview/</guid><description/></item><item><title>Streamable HTTP Transport</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/mcp/streamable-http/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/mcp/streamable-http/</guid><description>Learn how to connect CrewAI to remote MCP servers using the flexible Streamable HTTP transport.</description></item><item><title>Streaming</title><link>https://learn-ai.blindshot.kz/docs/dspy/tutorials/streaming/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/dspy/tutorials/streaming/_overview/</guid><description/></item><item><title>Streaming</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langgraph/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/langgraph/streaming/</guid><description/></item><item><title>Streaming</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langgraph/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/langgraph/streaming/</guid><description>&lt;p&gt;Streaming in LangGraph operates at multiple levels &amp;ndash; token-level streaming from the LLM, node-level events as the graph executes, and custom event emission &amp;ndash; and understanding which level to use for your application is critical for responsive UX. The most common pitfall is subscribing to token streams when you actually need node-level events, which floods the client with data it cannot usefully render. Pay attention to how streaming interacts with tool calls and conditional edges, since intermediate nodes may emit partial results that should not be shown to users. Read the workflows-and-agents guide first to understand graph execution flow before layering streaming on top.&lt;/p&gt;</description></item><item><title>Streaming</title><link>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/streaming/</guid><description>Stream intermediate tool usage and LLM responses for responsive UIs.</description></item><item><title>Streaming API</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/streaming/</guid><description/></item><item><title>Streaming API responses</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/streaming-responses/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/guides/streaming-responses/</guid><description>Learn how to stream model responses from the OpenAI API using server-sent events.</description></item><item><title>Streaming for tool use (function calling)</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/tool-use-streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/tool-use-streaming/</guid><description>Guide on implementing streaming for tool use in Cohere&amp;rsquo;s platform and details on the events stream (API v2).</description></item><item><title>Streaming Output</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-output/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-output/</guid><description>&lt;p&gt;This guide dives into the practical implementation details of consuming streamed agent output, which is distinct from the higher-level decision of whether to use streaming at all (covered in the streaming vs. single mode guide). Focus on the event types emitted during a stream, particularly the distinction between text delta events and tool-use events, since your UI rendering logic needs to handle both gracefully. Watch out for the connection drop scenario &amp;ndash; if a stream disconnects mid-response, you need a strategy for resuming or restarting the agent turn. Understanding the event structure here is also essential if you plan to build custom frontends or integrate with frameworks like AG-UI.&lt;/p&gt;</description></item><item><title>Streaming Tools</title><link>https://learn-ai.blindshot.kz/docs/google/adk/streaming/streaming-tools/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/streaming/streaming-tools/_overview/</guid><description/></item><item><title>Streaming Vs Single Mode</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-vs-single-mode/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/agent-sdk/streaming-vs-single-mode/</guid><description>&lt;p&gt;This guide addresses a fundamental architectural decision you will face early in any agent project. Single-turn mode is simpler to implement and debug because you get a complete response at once, making error handling straightforward and retry logic clean. Streaming mode provides real-time token-by-token output that is essential for user-facing applications where perceived latency matters, but it introduces complexity around partial results and connection management. Start with single-turn mode during development and prototyping, then migrate to streaming when you need production-quality user experience.&lt;/p&gt;</description></item><item><title>Streamlit</title><link>https://learn-ai.blindshot.kz/docs/chroma/integrations/frameworks/streamlit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/chroma/integrations/frameworks/streamlit/</guid><description/></item><item><title>StreamNative</title><link>https://learn-ai.blindshot.kz/docs/pinecone/integrations/streamnative/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/integrations/streamnative/</guid><description/></item><item><title>Subagent streaming</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/frontend/subagent-streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/javascript/deepagents/frontend/subagent-streaming/</guid><description>Display specialist subagents with streaming content, progress tracking, and collapsible cards</description></item><item><title>Subagent streaming</title><link>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/frontend/subagent-streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/oss/python/deepagents/frontend/subagent-streaming/</guid><description>Display specialist subagents with streaming content, progress tracking, and collapsible cards</description></item><item><title>Terminate Session</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/mcp/terminate-session/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-server-api/mcp/terminate-session/</guid><description>Implemented according to the Streamable HTTP Transport specification.</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 Classification Using Embeddings</title><link>https://learn-ai.blindshot.kz/docs/cohere/page/text-classification-using-embeddings/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/page/text-classification-using-embeddings/</guid><description>This page discusses the creation of a text classification model using word vector embeddings.</description></item><item><title>Thinking Mode Api Example Non Streaming</title><link>https://learn-ai.blindshot.kz/docs/deepseek/guides/thinking_mode_api_example_non_streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepseek/guides/thinking_mode_api_example_non_streaming/</guid><description/></item><item><title>Thinking Mode Api Example Streaming</title><link>https://learn-ai.blindshot.kz/docs/deepseek/guides/thinking_mode_api_example_streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/deepseek/guides/thinking_mode_api_example_streaming/</guid><description/></item><item><title>Topic Modeling System for AI Papers</title><link>https://learn-ai.blindshot.kz/docs/cohere/page/topic-modeling-ai-papers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/page/topic-modeling-ai-papers/</guid><description>This page discusses how to create a topic-modeling system for papers focused on AI papers.</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>Voice quickstart</title><link>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/voice/quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/voice/quickstart/</guid><description>Build speech-enabled agents with streaming transcription and TTS.</description></item><item><title>Webhook Streaming</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/features/webhook-streaming/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/features/webhook-streaming/</guid><description>Using Webhook Streaming to stream events to your webhook</description></item></channel></rss>