pypi pipecat-ai 0.0.56
v0.0.56

latest releases: 1.1.0, 1.0.0, 0.0.108...
15 months ago

Changed

  • Use gemini-2.0-flash-001 as the default model for GoogleLLMSerivce.

  • Improved foundational examples 22b, 22c, and 22d to support function calling. With these base examples, FunctionCallInProgressFrame and FunctionCallResultFrame will no longer be blocked by the gates.

Fixed

  • Fixed a TkLocalTransport and LocalAudioTransport issues that was causing errors on cleanup.

  • Fixed an issue that was causing tests.utils import to fail because of logging setup.

  • Fixed a SentryMetrics issue that was preventing any metrics to be sent to Sentry and also was preventing from metrics frames to be pushed to the pipeline.

  • Fixed an issue in BaseOutputTransport where incoming audio would not be resampled to the desired output sample rate.

  • Fixed an issue with the TwilioFrameSerializer and TelnyxFrameSerializer where twilio_sample_rate and telnyx_sample_rate were incorrectly initialized to audio_in_sample_rate. Those values currently default to 8000 and should be set manually from the serializer constructor if a different value is needed.

Other

  • Added a new sentry-metrics example.

Don't miss a new pipecat-ai release

NewReleases is sending notifications on new releases.