laurencebedford

Results 3 issues of laurencebedford

## Environment ``` info Fetching system and libraries information... System: OS: macOS 13.0.1 CPU: (8) arm64 Apple M1 Memory: 161.55 MB / 8.00 GB Shell: 3.2.57 - /bin/sh Binaries: Node:...

bug report

…AIState function Here is an image of the bug - double divider on tool call ![image](https://github.com/vercel/ai-chatbot/assets/69059597/a621020c-5b5d-4a4d-9606-797b4487de1e) When loading message history, the current implementation of getUIStateFromAIState in ./lib/chat/actions.tsx results in duplicate...

**UPDATE** Fixed - See pull request [vercel/ai-chatbot#1](https://github.com/vercel/ai-chatbot/pull/371) ### Steps to reproduce 1. First make sure you're logged into the demo app. 2. Run a prompt that will elicit a tools...