From 8386e7ea35cdc5fe7e54d7c491a1d82918b037ef Mon Sep 17 00:00:00 2001 From: Markus Ecker Date: Mon, 23 Dec 2024 16:11:33 +0100 Subject: [PATCH] add v0.3 pre to common issues --- docs/content/docs/coagents/troubleshooting/common-issues.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/docs/coagents/troubleshooting/common-issues.mdx b/docs/content/docs/coagents/troubleshooting/common-issues.mdx index d90aeea946..812a5fdf6c 100644 --- a/docs/content/docs/coagents/troubleshooting/common-issues.mdx +++ b/docs/content/docs/coagents/troubleshooting/common-issues.mdx @@ -13,6 +13,10 @@ Welcome to the CoAgents Troubleshooting Guide! If you're having trouble getting We also highly encourage any open source contributors that want to add their own troubleshooting issues to [Github as a pull request](https://github.com/CopilotKit/CopilotKit/blob/main/CONTRIBUTING.md). +## My messages are out of order + +Struggling with syncing messages and tool calls? **Check out [CoAgents v0.3 pre-release](https://docs-git-coagents-v03-copilot-kit.vercel.app/coagents?_vercel_share=ytbAsEuomfS4oWtqM9ZCkptn7gVuO6az) with a simplified interaction model.** + ## My tool calls are not being streamed This could be due to a few different reasons.