Files
pipecat/changelog
Mark Backman 28be775740 Reduce type: ignore comments by fixing avoidable type mismatches
Replace ~20 type: ignore comments with proper type fixes:
- Widen set_tools() to accept List[dict] | ToolsSchema | NotGiven
- Widen create_task() to accept Coroutine | Awaitable
- Fix _turn_params to use BaseTurnParams instead of SmartTurnParams
- Make _thought_llm Optional[str] with assertion guard
- Add mixer assertion, websocket narrowing, ice_servers cast
- Use dict.get() in protobuf serializer
- Make remote_participants Optional in Daily transport

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 15:30:35 -05:00
..
2026-02-05 14:29:45 -05:00
2026-02-03 09:12:59 -05:00
2026-02-05 15:10:36 -08:00
2026-02-06 16:45:23 -08:00
2026-02-02 14:47:22 +08:00
2026-02-04 11:19:30 -05:00
2026-02-04 11:19:30 -05:00
2026-02-05 12:19:51 -05:00
2026-02-05 11:35:22 -07:00
2026-02-05 15:48:00 -05:00
2026-02-06 10:11:00 -08:00
2026-02-06 10:05:02 -05:00