Command Palette
Search for a command to run

React Maximum Update Depth Exceeded

✓ Relevant

Throttle streaming updates with `experimental_throttle` option in `useChat`/`useCompletion` to prevent "Maximum update depth exceeded" error from excessive re-renders on each chunk.