Commit Graph

  • a461b2b9e6 Add changelog entries for PR #4007 Aleix Conchillo Flaqué 2026-03-12 00:16:26 -07:00
  • 1a66bdef8e Fix TTS stop ordering to drain audio contexts before canceling Aleix Conchillo Flaqué 2026-03-12 00:15:03 -07:00
  • 73a56f5d81 Fix ParallelPipeline flush ordering and buffered frame handling Aleix Conchillo Flaqué 2026-03-12 00:15:01 -07:00
  • 383300979d Merge pull request #4004 from pipecat-ai/pk/service-settings-update-frame-can-target-specific-service kompfner 2026-03-12 11:48:41 -04:00
  • 27b686db8c Don't bother honoring the new LLMUpdateSettingsFrame.service field in the deprecated OpenAIRealtimeBetaLLMService Paul Kompfner 2026-03-12 11:04:49 -04:00
  • 3ffa72170b Merge pull request #3457 from ahoshaiyan/fix/reduce-tool-result-context-size Mark Backman 2026-03-12 10:41:33 -04:00
  • 1fe1f0f439 Apply ensure_ascii=False to remaining LLM services and fix changelog format Mark Backman 2026-03-12 10:34:29 -04:00
  • 765fbeec63 Add changelog Ali Alhoshaiyan 2026-01-15 10:11:20 +03:00
  • 84538b0ca8 Reduce Call Tool Result Context Size by Allowing UTF-8 in JSON Serialization Ali Alhoshaiyan 2026-01-15 09:52:44 +03:00
  • 1c676c2073 Merge pull request #4005 from pipecat-ai/add-sip-provider-room-geo-to-configure Mark Backman 2026-03-12 09:28:28 -04:00
  • bf66ae7e46 Add changelog for #4005 Mark Backman 2026-03-12 09:22:31 -04:00
  • 7a7d600985 Add sip_provider and room_geo parameters to configure() Varun Singh 2026-03-11 21:50:10 -07:00
  • 36b57252b4 Add changelog for PR #4004 Paul Kompfner 2026-03-11 21:47:51 -04:00
  • 65e4e365dc Add optional service field to ServiceUpdateSettingsFrame for targeting a specific service instance Paul Kompfner 2026-03-11 21:32:39 -04:00
  • 36f9a6d809 Merge pull request #4003 from pipecat-ai/pk/fix-deprecated-vad-analyzer-usage kompfner 2026-03-11 20:55:39 -04:00
  • 904331bba1 Merge pull request #4001 from pipecat-ai/mb/simli-settings Mark Backman 2026-03-11 17:45:59 -04:00
  • 11b14b7857 Add changelog for PR #4001 Mark Backman 2026-03-11 17:01:19 -04:00
  • c0a3cdd35c Merge pull request #4002 from pipecat-ai/mb/update-quickstart-0.0.105 Mark Backman 2026-03-11 17:39:07 -04:00
  • 69e7677f4f Remove changelog for #4003 Paul Kompfner 2026-03-11 17:33:20 -04:00
  • 9a0568e6fe Add changelog for #4003 Paul Kompfner 2026-03-11 17:32:39 -04:00
  • ccc2549c0c Broaden the vad_analyzer deprecation warning in BaseInputTransport to account for use-cases where there is no LLMUserAggregator at play Paul Kompfner 2026-03-11 17:22:11 -04:00
  • e456a6bb23 Move away from remaining deprecated TransportParams.vad_analyzer usage in example files. Skip updates to deprecated services. Paul Kompfner 2026-03-11 17:17:40 -04:00
  • 2d9dc2fa1c Update quickstart example for 0.0.105 Mark Backman 2026-03-11 17:12:59 -04:00
  • 59dc30a84d Merge pull request #3997 from pipecat-ai/mb/sarvam-package-0.1.26 Mark Backman 2026-03-11 16:59:32 -04:00
  • a54aa2d1f8 Migrate SimliVideoService to AIService with Settings pattern Mark Backman 2026-03-11 16:56:41 -04:00
  • 3ceff3d5fd Merge pull request #4000 from pipecat-ai/mb/fix-openai-default-model Mark Backman 2026-03-11 16:29:51 -04:00
  • 52057d628e Merge pull request #3999 from pipecat-ai/pk/camb-voice-int kompfner 2026-03-11 16:18:59 -04:00
  • 4a45145cba Restored the default model to gpt-4.1 for OpenAI and Azure LLM services Mark Backman 2026-03-11 15:51:09 -04:00
  • 080ed22ff5 Override CambTTSSettings.voice type from str to int to match Camb.ai's integer voice IDs Paul Kompfner 2026-03-11 15:44:05 -04:00
  • eedd89186d Use ServiceSettings types rather than dicts to represent changed—the return value of ServiceSettings.apply_update—allowing users to avoid stringly-typed code in their _update_settings overrides. pk/use-service-settings-type-for-changed Paul Kompfner 2026-03-11 15:10:44 -04:00
  • 71e6158861 Add changelog for PR #3997 Mark Backman 2026-03-11 14:18:47 -04:00
  • a9e124b84f Update sarvamai dependency from 0.1.26a2 to 0.1.26 Mark Backman 2026-03-11 14:17:40 -04:00
  • 65561a1d83 Merge pull request #3996 from pipecat-ai/pk/prefer-nested-settings-alias kompfner 2026-03-11 13:41:29 -04:00
  • e5b60ba095 Make deprecated-init-param warnings recommend the preferred Service.Settings(...) pattern Paul Kompfner 2026-03-11 13:04:15 -04:00
  • eb9212f152 Update COMMUNITY_INTEGRATIONS.md code sample to prefer Settings alias over raw settings class name Paul Kompfner 2026-03-11 12:37:43 -04:00
  • 51a8a28a99 Prefer Service.ThinkingConfig over raw ThinkingConfig class names in Anthropic and Google services and examples Paul Kompfner 2026-03-11 12:34:10 -04:00
  • 6b168d6bbb Prefer Service.Settings over raw settings class names across all services Paul Kompfner 2026-03-11 12:15:00 -04:00
  • cbb4835e7b Merge pull request #3991 from pipecat-ai/pk/fix-out-of-date-docstrings kompfner 2026-03-11 10:54:40 -04:00
  • 3cbd27d202 Add changelog for PR #3991 Paul Kompfner 2026-03-11 10:34:00 -04:00
  • 42262d10bb Move OpenAIRealtimeSTTService's noise_reduction into its Settings object, as it might be useful to update it at runtime, and fix outdated OpenAIRealtimeSTTService docstring example Paul Kompfner 2026-03-11 10:17:24 -04:00
  • df82df8e39 Fix outdated Google + Gemini TTS service docstring examples Paul Kompfner 2026-03-11 10:14:18 -04:00
  • 0ebcb55582 Fix outdated DeepgramSageMakerTTSService docstring example Paul Kompfner 2026-03-11 10:11:26 -04:00
  • 264ce681f7 Fix outdated DeepgramSageMakerSTTService docstring example Paul Kompfner 2026-03-11 10:10:15 -04:00
  • 916936d3ee Fix outdated Sarvam TTS docstring examples Paul Kompfner 2026-03-11 10:07:07 -04:00
  • 087abc9bb9 Fix outdated CambTTSService docstring example Paul Kompfner 2026-03-11 09:56:32 -04:00
  • 7e88b13421 Merge pull request #3983 from pipecat-ai/changelog-0.0.105 v0.0.105 Aleix Conchillo Flaqué 2026-03-10 17:59:02 -07:00
  • 610dc25fb1 Update changelog for version 0.0.105 aconchillo 2026-03-11 00:50:01 +00:00
  • 327bcfa8d2 Merge pull request #3982 from pipecat-ai/aleix/fix-examples Aleix Conchillo Flaqué 2026-03-10 17:37:26 -07:00
  • 4c19337d89 Fix examples: Groq model, Google settings class, Nvidia system instruction Aleix Conchillo Flaqué 2026-03-10 15:29:52 -07:00
  • dc0386937a Initial dhruvladia-sarvam 2026-03-11 02:27:57 +05:30
  • a4310d4335 Merge pull request #3980 from pipecat-ai/aleix/move-google-vertex-openai Aleix Conchillo Flaqué 2026-03-10 13:37:02 -07:00
  • 23218aaed7 Add changelog for #3980 Aleix Conchillo Flaqué 2026-03-10 13:04:16 -07:00
  • 7be2c43e1d Update imports to use new google.gemini_live.vertex path Aleix Conchillo Flaqué 2026-03-10 13:00:31 -07:00
  • ea09586db6 Add deprecation stub for google/gemini_live/llm_vertex.py Aleix Conchillo Flaqué 2026-03-10 13:00:02 -07:00
  • d086b9f138 Move google/gemini_live/llm_vertex.py to google/gemini_live/vertex/llm.py Aleix Conchillo Flaqué 2026-03-10 12:59:36 -07:00
  • b23652caa6 Update imports to use new google.vertex and google.openai paths Aleix Conchillo Flaqué 2026-03-10 12:58:04 -07:00
  • 4fa3890cec Add deprecation stub for google/llm_openai.py Aleix Conchillo Flaqué 2026-03-10 12:55:16 -07:00
  • 8ea006739c Move google/llm_openai.py to google/openai/llm.py Aleix Conchillo Flaqué 2026-03-10 12:54:37 -07:00
  • b159d02b0c Add deprecation stub for google/llm_vertex.py Aleix Conchillo Flaqué 2026-03-10 12:54:05 -07:00
  • 0df421de9c Move google/llm_vertex.py to google/vertex/llm.py Aleix Conchillo Flaqué 2026-03-10 12:53:13 -07:00
  • ed5b061716 Merge pull request #3979 from pipecat-ai/aleix/daily-optional-transcription-settings Aleix Conchillo Flaqué 2026-03-10 12:51:31 -07:00
  • 80bd935c19 Add ServiceSwitcherStrategyFailover for automatic failover on service errors (#3870) kollaikal-rupesh 2026-03-10 12:37:30 -07:00
  • 43a9e9a1b5 Merge pull request #3899 from pipecat-ai/mb/tracing-service-settings-comment Mark Backman 2026-03-10 15:33:57 -04:00
  • 11a0c11050 Fix start_transcription ignoring its settings argument Aleix Conchillo Flaqué 2026-03-10 11:56:11 -07:00
  • 4a2d57511d Make DailyParams.transcription_settings optional Aleix Conchillo Flaqué 2026-03-10 11:55:38 -07:00
  • 743e2ac277 Merge pull request #3831 from pipecat-ai/aleix/custom-video-tracks Aleix Conchillo Flaqué 2026-03-10 11:44:29 -07:00
  • 86597cc9ec Add changelog entries for PR #3831 Aleix Conchillo Flaqué 2026-03-09 23:55:31 -07:00
  • 14dd028b8f Add custom video track example with per-track params Aleix Conchillo Flaqué 2026-03-09 23:55:28 -07:00
  • 18e99123af Replace VirtualCameraDevice with CustomVideoTrack and add custom video track support Aleix Conchillo Flaqué 2026-03-09 23:55:24 -07:00
  • 6c4a46dc79 Merge pull request #3978 from pipecat-ai/pk/fix-inaccurate-comment kompfner 2026-03-10 14:29:39 -04:00
  • 9b26faff05 Merge pull request #3961 from ai-coustics/goekmengoergen/sys-663-re-enable-enhancement-level-feature-on-pipecat Mark Backman 2026-03-10 14:24:15 -04:00
  • 3790640322 Fix an out-of-date comment for accuracy. In the OpenAI LLM service, we *don't* replace any context system messages with system instructions from the constructor. Paul Kompfner 2026-03-10 13:59:01 -04:00
  • c25d5af8c8 Merge pull request #3970 from pipecat-ai/aleix/update-daily-python Aleix Conchillo Flaqué 2026-03-10 10:49:27 -07:00
  • 6e52623959 Merge pull request #3976 from pipecat-ai/aleix/fix-google-system-instruction-priority Aleix Conchillo Flaqué 2026-03-10 10:48:28 -07:00
  • 912f1be31c Add system_instruction parameter to run_inference (#3968) Mark Backman 2026-03-10 12:57:23 -04:00
  • 0817a57f4c Merge pull request #3974 from pipecat-ai/mb/azure-stt-region-optional Mark Backman 2026-03-10 12:31:39 -04:00
  • db27aaa790 Add changelog for #3976 Aleix Conchillo Flaqué 2026-03-10 09:26:26 -07:00
  • 153705f05b Fix Google LLM system instruction priority Aleix Conchillo Flaqué 2026-03-10 09:25:42 -07:00
  • 54c767cce3 Merge pull request #3960 from sysradium/fix-realtime-calls Mark Backman 2026-03-10 11:40:34 -04:00
  • 2ce9179662 Merge pull request #3958 from pipecat-ai/mb/deepgram-tts-audio-context Mark Backman 2026-03-10 11:37:39 -04:00
  • 50cc01a578 Guard against None context ID in append_to_audio_context Mark Backman 2026-03-10 11:25:59 -04:00
  • d5c0789ab5 Add changelog for #3958 Mark Backman 2026-03-08 13:18:02 -04:00
  • 92b5185165 Route Deepgram WebSocket TTS audio through audio context queue Mark Backman 2026-03-08 13:16:42 -04:00
  • ba0ebd5525 Treat conversation_already_has_active_response as non-fatal in Realtime API sysradium 2026-03-09 00:38:14 +01:00
  • 3a6f848a5b update test description. Gökmen Görgen 2026-03-10 14:54:49 +01:00
  • c660152a84 Merge pull request #3966 from pipecat-ai/pk/add-some-more-missing-55-examples kompfner 2026-03-10 09:45:58 -04:00
  • a96702acfc fix test. Gökmen Görgen 2026-03-10 14:41:18 +01:00
  • 780559dc32 address feedback. Gökmen Görgen 2026-03-10 14:23:00 +01:00
  • 8e1c8a38e4 don't change enhancement level if bypass toggled. Gökmen Görgen 2026-03-10 14:17:21 +01:00
  • 483f6689ed address feedback, use one logging. Gökmen Görgen 2026-03-10 13:52:13 +01:00
  • bc11bf9673 remove _is_filter_enabled from AICFilter and refactor related logic and tests. Gökmen Görgen 2026-03-10 13:48:32 +01:00
  • 82b300298a add changelog. Gökmen Görgen 2026-03-09 15:35:10 +01:00
  • 0c87fcc48c re-add bypass parameter support to AICFilter and update related unit tests. Gökmen Görgen 2026-03-09 13:47:50 +01:00
  • df64f3f943 add enhancement_level support to AICFilter. Gökmen Görgen 2026-03-09 12:44:27 +01:00
  • db22bf0f75 Merge pull request #3973 from yuki901/fish-audio-s2-pro Mark Backman 2026-03-10 07:57:27 -04:00
  • edc65fc45e Add changelog for #3974 Mark Backman 2026-03-10 07:44:42 -04:00
  • 233867fdfb Make region optional and validate Azure STT config Mark Backman 2026-03-10 07:40:55 -04:00
  • ceb53e044b Add changelog for #3973 yukiobata1 2026-03-10 19:29:47 +09:00
  • c7ef23dd22 Update Fish Audio default model from s1 to s2-pro yukiobata1 2026-03-10 18:22:20 +09:00
  • 9cc2644719 Improve system message extraction in traced_llm Kinshuk Bairagi 2026-01-14 21:46:58 +05:30