Mark Backman
2177e28ee1
Remove OpenPipe integration
...
OpenPipe was acquired by CoreWeave in September 2025. The Python package
hasn't been updated since June 2025 and the repo since 2024. The openpipe
package caps openai<=1.97.1, creating dependency conflicts with other
extras. Remove the dead integration to clean up the codebase.
2026-03-29 10:12:35 -04:00
Mark Backman
4458ca1d24
Mock FastAPI
2026-01-15 17:29:47 -05:00
Mark Backman
60216048a8
Docs fixes after 0.0.99
2026-01-15 16:40:42 -05:00
Mike Depinet
4b81be7acf
Add Ultravox service ( #1 )
...
Adds support for using Ultravox Realtime as a speech-to-speech service.
Also removes the deprecated Ultravox speech-to-text vllm model integration to avoid confusion.
2025-12-12 10:16:15 -08:00
Aleix Conchillo Flaqué
8dc9872ed5
deprecate pipecat.sync package
2025-12-03 18:44:41 -08:00
Mark Backman
21d610cd30
Docs fixes for 0.0.90 release
2025-10-10 12:43:31 -04:00
Mark Backman
29229df719
Speed up builds, mocking large packages
2025-08-05 21:34:40 -04:00
Mark Backman
42094fb206
Update docs auto-generation to use uv
2025-08-05 20:37:27 -04:00
Mark Backman
aa85fffa57
New runner module ( #2269 )
...
* Adds pipecat.runner.run - FastAPI-based development server with automatic bot discovery
* Adds new RunnerArguments types for different transports
* Adds new runner utils for creating transports and parsing data
* Adds new Daily and LiveKit utils for setup
2025-07-30 22:02:28 -04:00
Matej Marinko
0f727248d2
Merge branch 'main' of github.com:pipecat-ai/pipecat
2025-07-08 08:20:10 +02:00
Mark Backman
abee0f853c
Add deprecation directives, add indexing, only autodoc members
2025-07-02 15:44:02 -07:00
Mark Backman
fd570b0377
Update the remaining docstrings, update pre-commit hook, add docstring formatting CI, update CONTRIBUTING with formatting guidance ( #2089 )
2025-07-01 00:37:04 -04:00
Mark Backman
0ecfa827e6
Improve docstrings for services and processors ( #2087 )
2025-06-28 13:39:45 -04:00
Mark Backman
951c8d34da
Add special case handling for STT, TTS, LLM
2025-06-26 00:15:09 -04:00
Mark Backman
f04e058c96
Programmatically set the copyright date in docs
2025-06-25 23:29:37 -04:00
Mark Backman
6ef2ae12b7
Mock mcp imports
2025-06-25 23:29:37 -04:00
Mark Backman
fe6bbdaefe
Skip dataclass attributes to remove duplicate entries
2025-06-25 23:29:37 -04:00
Mark Backman
cc66fddca9
Modify docs auto-gen rules to remove duplicate parameters listing
2025-06-25 23:29:37 -04:00
Matej Marinko
2968c846ce
Add Soniox STT service
2025-05-28 09:35:21 +02:00
Mark Backman
a192217256
Additional import mocks to fix docs failure
2025-04-29 21:45:27 -04:00
Mark Backman
f4dc66cb13
Update reference docs generation for mem0 and mlx-whisper
2025-03-29 18:42:08 -04:00
Mark Backman
675e2b1498
Update packages for auto-generating docs
2025-03-29 08:21:58 -04:00
Mark Backman
19c178ebc7
Fix docs generation build issues
2024-12-12 17:18:04 -05:00
Mark Backman
ec082d0888
Remove deprecated VAD module
2024-12-12 15:32:38 -05:00
Mark Backman
8631d71d5a
Fix more missing docs
2024-12-12 15:16:37 -05:00
Mark Backman
276fd86ecb
More fixes for missing packages
2024-12-12 13:25:13 -05:00
Mark Backman
b5d5a0e923
Add special cases for displaying some names
2024-12-12 11:15:36 -05:00
Mark Backman
f3ed12c30b
Clean up module and package display names
2024-12-12 11:11:53 -05:00
Mark Backman
414dcf9810
Improve TOC in sidebar, fix missing services
2024-12-12 11:06:09 -05:00
Mark Backman
66b08161f1
Changes for Read the Docs hosting
2024-12-10 00:54:21 -05:00
Mark Backman
2d3864ee09
Move API docs generation to docs/api
2024-12-09 20:44:10 -05:00