Mark Backman
|
9146def21b
|
Update examples to use default allow_interruptions, fixes to align examples
|
2025-06-19 10:07:32 -04:00 |
|
Aleix Conchillo Flaqué
|
3d702a5c39
|
minor examples cleanup
|
2025-05-09 09:16:10 -07: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 |
|
Mark Backman
|
ee132a2188
|
Merge pull request #1596 from pipecat-ai/mb/gpt-4.1
Update services and examples to use gpt-4.1 by default
|
2025-04-16 08:37:48 -04:00 |
|
Mark Backman
|
5f3bbf9828
|
Rely on default OpenAI model for examples and tests
|
2025-04-16 08:33:34 -04:00 |
|
Mark Backman
|
6d10732889
|
Update OpenAILLMService examples to use gpt-4.1
|
2025-04-15 14:59:55 -04:00 |
|
Mark Backman
|
fdb46a0fa9
|
Update client/server demos to kick off conversation in on_client_ready handler
|
2025-04-15 14:50:38 -04:00 |
|
Aleix Conchillo Flaqué
|
7203ef6885
|
examples: use new services packages
|
2025-03-30 16:21:00 -07:00 |
|
Aleix Conchillo Flaqué
|
6722aae598
|
PipelineTask: force constructor keyword arguments
|
2025-02-25 18:58:47 -08:00 |
|
Aleix Conchillo Flaqué
|
6028f0f23a
|
PipelineTask: pass observers in contructor parameter
|
2025-02-24 21:29:17 -08:00 |
|
Aleix Conchillo Flaqué
|
510a0f5ef5
|
rtvi: deprecate RTVI.observer()
|
2025-02-07 09:19:43 -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é
|
e50c76d075
|
examples(simple-chatbot): use RTVIObserver for server-client messages
|
2025-01-15 17:45:00 -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
|
4667624b60
|
Update copyright to 2025
|
2025-01-06 10:19:37 -05:00 |
|
marcus-daily
|
41d07692ca
|
Fix import order
|
2024-12-20 14:30:38 +00:00 |
|
marcus-daily
|
dcf6b6e120
|
Add an RTVIProcessor to the simple-chatbot pipeline
|
2024-12-20 14:30:38 +00:00 |
|
Aleix Conchillo Flaqué
|
6d11911d83
|
Revert "no longer necessary to call super().process_frame(frame, direction)"
|
2024-12-12 17:03:40 -08:00 |
|
Aleix Conchillo Flaqué
|
3c3fd67d96
|
no longer necessary to call super().process_frame(frame, direction)
|
2024-12-12 13:03:41 -08:00 |
|
Mark Backman
|
2846d6f461
|
Update READMEs and comment files
|
2024-12-11 00:06:35 -05:00 |
|
Mark Backman
|
14f309ce2b
|
Add Gemini Live bot file
|
2024-12-10 22:25:17 -05:00 |
|