Ideally we could add a row showing that the system default is selected, but this is OK as a short-term fix. Also, the presence of that row might suggest that "system default" is selectable, but it's not: this is currently a limitation in the Pipecat Client.
iOS implementation
Basic implementation using the Pipecat iOS SDK.
Prerequisites
- Run the bot server. See the server README.
- Install Xcode 15, and set up your device to run your own applications.
Running locally
- Clone this repository locally.
- Open the SimpleChatbot.xcodeproj in Xcode.
- Tell Xcode to update its Package Dependencies by clicking File -> Packages -> Update to Latest Package Versions.
- Build the project.
- Run the project on your device.
- Connect to the URL you are testing.