streaming_agentTier 1 · 70% confidence

ai-agents-streaming-agent-functioncallingagentworker-does-not-support-stream-f1140f3e

agent: ai_agents

When does this happen?

IF FunctionCallingAgentWorker does not support streaming; attempting to call stream_chat yields no streaming behavior.

How others solved it

THEN Migrate from the legacy FunctionCallingAgentWorker to the new Workflow-based agent API (docs.llamaindex.ai/en/stable/understanding/agent/streaming/). The new API supports streaming for all agent types. Re-instantiate site_1 using the higher-level Agent class with stream=True.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics