Aleix Conchillo Flaqué
a437c2d365
update examples (dependabot)
2025-07-02 16:33:24 -07:00
Mark Backman
9146def21b
Update examples to use default allow_interruptions, fixes to align examples
2025-06-19 10:07:32 -04:00
Mattie Ruth
88e472b3f1
Update Modal Readme ( #1825 )
2025-05-16 17:40:57 -04:00
Aleix Conchillo Flaqué
0718a812bd
examples: updates for dependabot 05/14/2025
2025-05-14 22:51:08 -07:00
Varun Singh
0ff7195a83
Update README.md
...
updating docs
2025-05-13 19:08:43 -04:00
Varun Singh
3b91aa013a
added handling for sipHeaders
2025-05-13 16:00:05 -07:00
Mattie Ruth
64b2a75a94
Update Modal App: ( #1755 )
...
* Update Modal App:
Updated Modal App to include:
1. Latest Modal API usage
2. Ability to launch different Pipecat pipelines, much like the
simple chatbot example
3. Ability to choose which pipeline is launched via the
/connect endpoint
4. Added a pipeline option for connecting to a self-hosted LLM
on Modal
5. Improved READMEs
6. Added a web client for interacting with the Modal deployment
tmp
* Update README
2025-05-12 12:45:43 -05:00
Mark Backman
fa011d0018
Update pipecat-cloud-example to use Krisp in PCC deployment only
2025-05-05 15:09:29 -04:00
flixoflax
62b41c6789
removed aiohttp from deps, and version constraint from pipecat-ai
2025-04-29 16:14:51 +02:00
flixoflax
63de9039e6
Bumb modal deployment example deps
2025-04-29 15:50:56 +02:00
Aleix Conchillo Flaqué
e79a002e5a
examples: update camera_* with video_*
2025-04-24 17:14:18 -07:00
Aleix Conchillo Flaqué
de7185e8db
examples: remove vad_enabled=True
2025-04-24 17:14:18 -07:00
Varun Singh
9c0beb05cf
Merge pull request #1597 from pipecat-ai/vr000m-opus-added
...
Changing default codec to OPUS for telephony
2025-04-17 18:42:12 -07:00
Mark Backman
5f3bbf9828
Rely on default OpenAI model for examples and tests
2025-04-16 08:33:34 -04:00
Varun Singh
824bc9bf16
Update dial.js
2025-04-15 12:48:33 -07:00
Varun Singh
d0ddef6c12
Update server.py
2025-04-15 12:37:33 -07:00
Mark Backman
6d10732889
Update OpenAILLMService examples to use gpt-4.1
2025-04-15 14:59:55 -04:00
Varun Singh
0b8486ce39
Merge pull request #1418 from pipecat-ai/vr000m-pcc-dialin-webhook-server
...
Pipecat Cloud: Companion server to handle webhooks for pinless dial-in
2025-04-07 09:00:38 -07:00
Mark Backman
d4ae091ddd
Update port in FastAPI README, add run steps to nextjs README
2025-04-07 11:09:43 -04:00
Mark Backman
9e0a57a6de
Rename directories
2025-04-07 10:44:41 -04:00
Mark Backman
fc4c1e4110
README updates
2025-04-07 10:33:18 -04:00
Varun Singh
2229730169
moving to appropriate directory
2025-04-01 23:45:09 -07:00
Aleix Conchillo Flaqué
7203ef6885
examples: use new services packages
2025-03-30 16:21:00 -07:00
Mark Backman
d3cd1a6c59
Update with latest starter
2025-03-14 20:40:33 -04:00
Mark Backman
24220f38f0
Add a Pipecat Cloud deployment example
2025-03-14 20:40:29 -04:00
Mark Backman
cfca7269f4
Update the Cartesia voice in all demos with one built for sonic-2
2025-03-11 21:53:03 -04:00
Aleix Conchillo Flaqué
6722aae598
PipelineTask: force constructor keyword arguments
2025-02-25 18:58:47 -08:00
Aleix Conchillo Flaqué
3fe2124314
examples: use task.cancel() when participant leaves or disconnects
2025-01-28 15:46:20 -08:00
Aleix Conchillo Flaqué
95e69597f3
update copyright keeping original year (2024)
2025-01-12 11:34:00 -08:00
Mark Backman
4d0c11fcab
Update examples to align with latest best practices
2025-01-10 15:07:06 -05:00
Mark Backman
bc25a771dc
Merge pull request #935 from pipecat-ai/hush/modalUpdate
...
docs: update dependencies for modal demo
2025-01-07 13:57:46 -05:00
James Hush
2c1fd3c3cc
docs: update dependencies for modal demo
2025-01-07 15:45:55 +08:00
Mark Backman
4667624b60
Update copyright to 2025
2025-01-06 10:19:37 -05:00
Aleix Conchillo Flaqué
17162258a2
fix ruff linter import organization
2024-12-17 11:28:58 -08:00
Aleix Conchillo Flaqué
969b87dee9
update aiohttp version to 3.11.9
2024-12-05 07:35:21 -08:00
Jon Taylor
d1fff60d1d
barebones modal.com deployment example
2024-11-11 22:30:07 +00:00
Aleix Conchillo Flaqué
b32448e967
transports(daily): make functions async
2024-10-25 15:01:52 -07:00
Aleix Conchillo Flaqué
fee85418cd
Merge pull request #620 from gregschwartz/main
...
Start agent/call/bot at localhost root
2024-10-20 10:14:10 -07:00
Aleix Conchillo Flaqué
be4bdabdf4
examples: use OpenAILLMContext in all the examples
2024-10-19 18:24:00 -07:00
Greg Schwartz
1fa52b62aa
Put start agent/call at localhost root. Before you had to read in the docs to go to /start, or /start_call or /start_bot. Which isn't mentioned in the console output, and is inconsistent, adding friction to learning the codebase
2024-10-19 16:18:43 -07:00
Aleix Conchillo Flaqué
2a37b2459a
move vad package to audio.vad
2024-10-17 13:49:16 -07:00
Aleix Conchillo Flaqué
eeb8338dce
introduce Ruff formatting
2024-09-23 09:53:37 -07:00
Aleix Conchillo Flaqué
e405d7af9f
services(elevenlabs): add elevenlabs package and use streaming
2024-09-05 11:20:01 -07:00
Lewis Wolfgang
9f07c3ca27
Fly.io example: remove step to cache silero models.
...
No longer necessary.
2024-08-05 10:12:35 -04:00
Aleix Conchillo Flaqué
4d9b7cdd61
DailyRESTHelper now receives an aiohttp client session
2024-08-01 18:08:57 -07:00
Aleix Conchillo Flaqué
27a09c0b2c
cleanup examples and remove requests library
2024-07-31 23:39:51 -07:00
Jon Taylor
b20a10a4bc
fixed double fly
2024-07-02 10:17:01 +01:00
Jon Taylor
4f8f7b8d1d
added on_call_state event to prevent idle vms
2024-07-01 19:21:16 +01:00
Jon Taylor
602b4f34b1
added example fly.toml
2024-07-01 16:50:53 +01:00
Jon Taylor
0399c84dfa
added flyio deployment example
2024-07-01 16:46:38 +01:00