pipecat_flutter_android 2.0.3
pipecat_flutter_android: ^2.0.3 copied to clipboard
Android implementation of the pipecat_flutter plugin
2.0.3 #
- Fix: type mismatch for LLMFunctionCallData.args after pipecat client SDK update (Value? → JsonElement)
2.0.2 #
- feat: send LLM tool call result
- fix: missing argument for parameter
2.0.1 #
- Fix: failed to build in Android
2.0.0 #
- Refactor: single canonical stream
0.2.0+3 #
- Update
pipecat_flutter_platform_interfacedependency constraint to^0.2.0.
0.2.0+2 #
- Integrate
sendText
0.1.0+1 #
- Integrates
ai.pipecat:daily-transport:1.1.0