Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
slackapi
/
python-slack-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
857
Star
4k
Code
Issues
42
Pull requests
14
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
feat(web-api): add a chat stream method to the web client
- #1755
#1755
Merged
zimeg
merged 18 commits into
ai-apps
slackapi/python-slack-sdk:ai-apps
from
zimeg-feat-web-chat-stream
slackapi/python-slack-sdk:zimeg-feat-web-chat-stream
Copy head branch name to clipboard
Oct 2, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(web-api): add a chat stream method to the web client
#1755
zimeg
merged 18 commits into
ai-apps
slackapi/python-slack-sdk:ai-apps
from
zimeg-feat-web-chat-stream
slackapi/python-slack-sdk:zimeg-feat-web-chat-stream
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2025
feat(web-api): add a chat stream method to the web client
zimeg
committed
73e46fd
View commit details
Copy full SHA for 73e46fd
Browse repository at this point
fix: override the token if provided in append or stop methods
zimeg
committed
cba64c1
View commit details
Copy full SHA for cba64c1
Browse repository at this point
fix: codegen async
zimeg
committed
99cccd1
View commit details
Copy full SHA for 99cccd1
Browse repository at this point
fix: remove optional arguments with a default
zimeg
committed
ee25536
View commit details
Copy full SHA for ee25536
Browse repository at this point
test: confirm async implementation matches sync
zimeg
committed
af7bea2
View commit details
Copy full SHA for af7bea2
Browse repository at this point
docs: match async setups in testing
zimeg
committed
fe40900
View commit details
Copy full SHA for fe40900
Browse repository at this point
chore: autogenerate the async chat stream helper
zimeg
committed
557681b
View commit details
Copy full SHA for 557681b
Browse repository at this point
docs: autogenerate reference
zimeg
committed
64f4b14
View commit details
Copy full SHA for 64f4b14
Browse repository at this point
feat: remove legacy implementation
zimeg
committed
03566bd
View commit details
Copy full SHA for 03566bd
Browse repository at this point
fix: improve docs to match arguments with better testing
zimeg
committed
187c719
View commit details
Copy full SHA for 187c719
Browse repository at this point
style: alphabetical methods
zimeg
committed
b7964ad
View commit details
Copy full SHA for b7964ad
Browse repository at this point
style: lint
zimeg
committed
8a8ecb3
View commit details
Copy full SHA for 8a8ecb3
Browse repository at this point
style: codegen without changing legacy client
zimeg
committed
a962196
View commit details
Copy full SHA for a962196
Browse repository at this point
Commits on Oct 2, 2025
test: remove codegen reminent
zimeg
committed
82d1495
View commit details
Copy full SHA for 82d1495
Browse repository at this point
docs: make the buffered methods clear in reference
Show description for dbe397f
zimeg
and
mwbrooks
authored
dbe397f
View commit details
Copy full SHA for dbe397f
Browse repository at this point
docs: match correct defaults with linebreaks for lint
zimeg
committed
702e19c
View commit details
Copy full SHA for 702e19c
Browse repository at this point
docs: update generated docs
zimeg
committed
dc88b03
View commit details
Copy full SHA for dc88b03
Browse repository at this point
test: confirm context actions can be sent with stop
zimeg
committed
38ec262
View commit details
Copy full SHA for 38ec262
Browse repository at this point
You can’t perform that action at this time.