Streaming tool-use message parser? #110
Closed
adamavenir
started this conversation in
General
Replies: 1 comment 1 reply
-
I'm afraid this doesn't seem related to MCP specifically, but rather to building an Anthropic API client (though please correct me if that's wrong). As such, I'm going to close this out. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-submission Checklist
Discussion Topic
Assuming one doesn't already exist (I can't find one), I'm building a streaming parser for Claude messages which is probably going to be useful for others.
Here's my basic goal:
When Claude uses tools, messages are automatically split into:
Example Flow:
Looking for feedback and input... and if someone already built a standalone module for this, I'll just use it!
Beta Was this translation helpful? Give feedback.
All reactions