Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Claude streaming tool use #162

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Fix Claude streaming tool use #162

merged 1 commit into from
Mar 1, 2025

Conversation

ultronozm
Copy link
Contributor

  • llm-claude.el (llm-provider-streaming-media-handler,
    llm-provider-collect-streaming-tool-uses): Support tool use events in
    Claude's streaming API by capturing content_block_start events as well
    as content_block_delta events of type input_json_delta.

See #138

* llm-claude.el (llm-provider-streaming-media-handler,
llm-provider-collect-streaming-tool-uses): Support tool use events in
Claude's streaming API by capturing content_block_start events as well
as content_block_delta events of type input_json_delta.
@ultronozm ultronozm temporarily deployed to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Inactive
@ultronozm ultronozm had a problem deploying to Continuous Integration March 1, 2025 14:55 — with GitHub Actions Failure
@ahyatt ahyatt merged commit be15946 into ahyatt:main Mar 1, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants