This website requires JavaScript.
Explore
Help
Register
Sign In
wx44wx
/
pipecat
Watch
1
Star
0
Fork
0
You've already forked pipecat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a798bf18f2271f0d7217760e741a3464d9d57d14
pipecat
/
examples
/
simple-chatbot
/
examples
History
kompfner
a798bf18f2
Merge pull request
#955
from pipecat-ai/ios-simple-chatbot-mainactor-fixes
...
iOS SimpleChatbot @MainActor fixes
2025-01-10 09:37:02 -05:00
..
android
Setting target SDK to 35
2025-01-10 09:50:37 +00:00
ios
In the iOS SimpleChatbot, fix @MainActor-related warnings (which would be errors in Swift 6). The delegate methods aren't contractually guaranteed to run on the main thread, so we can't mark them as @MainActor.
2025-01-09 17:35:44 -05:00
javascript
Update copyright to 2025
2025-01-06 10:19:37 -05:00
prebuilt
Update the simple-chatbot demo to have JS and React clients
2024-12-04 21:13:14 -05:00
react
Fix a bunch of README docs links
2024-12-15 14:30:20 -05:00