vipyne
|
83f64ecd3b
|
example 07s: minor typo updates
|
2025-09-03 12:11:07 -05:00 |
|
Aleix Conchillo Flaqué
|
d19170d8b1
|
Merge pull request #2565 from pipecat-ai/aleix/reorganize-transports
transports: reorganize module
|
2025-09-03 08:52:49 -07:00 |
|
Mark Backman
|
8b95d74193
|
Merge pull request #2571 from pipecat-ai/mb/fix-docs-0.0.83
Fix docs generation before 0.0.83 release
|
2025-09-03 08:52:20 -07:00 |
|
Mark Backman
|
3c4694a8f1
|
Fix docs generation before 0.0.83 release
|
2025-09-03 11:31:14 -04:00 |
|
kompfner
|
b9748b1228
|
Merge pull request #2563 from pipecat-ai/pk/expand-universal-llm-context-support-to-more-llms
Expand universal `LLMContext` support to more LLMs
|
2025-09-03 11:20:26 -04:00 |
|
Paul Kompfner
|
def1cf1548
|
Update CHANGELOG with entry about expanded support among LLM services for new universal LLMContext
|
2025-09-03 09:07:57 -04:00 |
|
Paul Kompfner
|
9b216116f1
|
Remove supports_universal_context gate from OpenAI-library-based LLM services. It's no longer needed, as they all now support universal LLMContext.
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
7cb372ebb9
|
Add support for universal LLMContext to Together.ai LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
6838bc1e51
|
Add a few missing LLMContext type hints
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
e04f42167e
|
Add support for universal LLMContext to SambaNova LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
91a3f63e28
|
Add support for universal LLMContext to Qwen LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
b24eb76559
|
Add QWEN_API_KEY to env.example
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
d9ea02595b
|
Add support for universal LLMContext to Ollama LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
5bc0e49baa
|
Add support for universal LLMContext to Perplexity LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
ec138b97d9
|
Add support for universal LLMContext to OpenRouter LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
0c32cc29a7
|
Add support for universal LLMContext to OpenPipe LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
d740bab99e
|
Add support for universal LLMContext to NVIDIA NIM LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
ac62183eb6
|
Add NVIDIA_API_KEY to env.example
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
34f823bcac
|
Add support for universal LLMContext to Groq LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
b4e1051066
|
Add support for universal LLMContext to Grok LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
d8882bc381
|
Add support for universal LLMContext to Google Vertex AI LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
da18d0a562
|
Add support for universal LLMContext to Fireworks AI LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
f8e13a82cf
|
Fix Fireworks AI function calling example
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
2b00d37e94
|
Add support for universal LLMContext to DeepSeek LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
2dbd17da4d
|
Fix Cerebras function calling example
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
d45fbd5455
|
Add support for universal LLMContext to Cerebras LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
b22bdff6d0
|
Add support for universal LLMContext to Azure LLM service
|
2025-09-03 09:07:18 -04:00 |
|
Paul Kompfner
|
2b286365e0
|
Add MISTRAL_API_KEY to env.example
|
2025-09-03 09:07:18 -04:00 |
|
Aleix Conchillo Flaqué
|
aeb9f1ffca
|
transports: reorganize module
|
2025-09-02 17:31:39 -07:00 |
|
Filipi da Silva Fuchter
|
7f1100bd4c
|
Merge pull request #2513 from pipecat-ai/filipi/whatsapp
Support for the new WhatsApp Cloud API
|
2025-09-02 18:06:59 -03:00 |
|
Filipi Fuchter
|
8fbd9b5af7
|
Added support for WhatsApp User-initiated Calls.
|
2025-09-02 18:05:00 -03:00 |
|
Filipi Fuchter
|
49c1f0bd08
|
Fixed SmallWebRTCTransport to not use mid to decide if the transceiver should be sendrecv or not.
|
2025-09-02 18:04:51 -03:00 |
|
Aleix Conchillo Flaqué
|
ce7a0512f9
|
Merge pull request #2562 from pipecat-ai/aleix/ai-coustics-speech-enhancement
add ai-coustics speech enhancement filter
|
2025-09-02 13:13:28 -07:00 |
|
Aleix Conchillo Flaqué
|
fdcd14dd21
|
updated CHANGELOG with AICFilter and fix deprecations
|
2025-09-02 13:10:10 -07:00 |
|
Mark Backman
|
0386599163
|
Added Daily SIP room creation utility (#2560)
* Added Daily SIP room creation utility to configure() function
* Add sip_codecs to the DailyRoomSipParams
|
2025-09-02 14:12:04 -04:00 |
|
Corvin Jaedicke
|
c1ce3d7d2b
|
bumped aic-sdk version to v1.0.1 with minor changes
|
2025-09-02 11:11:29 -07:00 |
|
Corvin Jaedicke
|
8ecece2d9c
|
Add AIC SDK audio filter
|
2025-09-02 11:11:29 -07:00 |
|
Filipi da Silva Fuchter
|
0d8ab7abca
|
Merge pull request #2552 from pipecat-ai/filipi/freeze_issues
Fixed an issue where the pipeline could freeze.
|
2025-09-02 14:43:08 -03:00 |
|
Filipi Fuchter
|
dea7c22020
|
Fixed an issue where the pipeline could freeze.
|
2025-09-02 13:58:41 -03:00 |
|
Mark Backman
|
cfe11267f4
|
Merge pull request #2546 from pipecat-ai/mb/update-changelog-mem0
Add mem0 changelog entry
|
2025-09-02 07:22:52 -07:00 |
|
Mark Backman
|
d0c97d3602
|
Add mem0 changelog entry
|
2025-09-02 10:03:17 -04:00 |
|
Mark Backman
|
37e1551abc
|
Merge pull request #2555 from pipecat-ai/mb/update-uv-lock-quickstart
|
2025-09-02 04:19:15 -07:00 |
|
Mark Backman
|
e1477e79f0
|
Merge pull request #2538 from rimelabs/rime-flush-audio-update
Use Rime’s official {"operation": "flush"} command in flush_audio() for proper text buffer flushing
|
2025-09-01 18:01:20 -07:00 |
|
Mark Backman
|
547b126d98
|
Update required pipecat-ai version for quickstart
|
2025-09-01 20:52:44 -04:00 |
|
Mark Backman
|
447e3b28eb
|
Update uv.lock for quickstart
|
2025-09-01 20:52:12 -04:00 |
|
gokuljs
|
472efa2971
|
ruff format fix
|
2025-09-02 04:25:28 +05:30 |
|
Mark Backman
|
64486ef50b
|
Merge pull request #2536 from gladiaio/PLA-38-missing-config-parameters
Gladia - add missing config parameters
|
2025-09-01 12:42:10 -07:00 |
|
gokuljs
|
5f801743d0
|
Add changelog entry for RimeTTSService flush_audio API update
|
2025-09-01 22:16:02 +05:30 |
|
Fabrice Lamant
|
802c5d04f4
|
update changelog
|
2025-09-01 10:21:11 +02:00 |
|
Aleix Conchillo Flaqué
|
83b90da53a
|
Merge pull request #2537 from pipecat-ai/aleix/pipeline-task-cleanup-observers
PipelineTask: cleanup observers
|
2025-08-31 13:44:38 -07:00 |
|