allenmylath
|
2d3a4d08f3
|
Update README.md
|
2024-12-04 18:10:34 -05:00 |
|
Mark Backman
|
d9bc2b618f
|
Update FireworksLLMService to use OpenAILLMService
|
2024-12-04 11:51:05 -05:00 |
|
Mark Backman
|
d5a50e2cad
|
Update AzureLLMService to use OpenAILLMService
|
2024-12-04 11:01:56 -05:00 |
|
Mark Backman
|
728acba8a5
|
Add LLMService stubs for Grok and Groq, add examples
|
2024-12-04 10:08:28 -05:00 |
|
Aleix Conchillo Flaqué
|
322dd0cea1
|
AudioBufferProcessor: use on_audio_data event handler to retrieve audio
|
2024-12-03 16:12:40 -08:00 |
|
Aleix Conchillo Flaqué
|
52cefaa9d6
|
frames: remove AppFrame
|
2024-12-03 14:30:15 -08:00 |
|
allenmylath
|
acbecf1c4c
|
Update requirements.txt
daily is not used here.transport is fastapi websocket.
|
2024-12-02 21:36:29 +05:30 |
|
allenmylath
|
23316fbcf9
|
Update README.md
|
2024-12-02 13:35:44 +05:30 |
|
Mark Backman
|
f599e160de
|
Make Pipecat Flows an independent package
|
2024-11-25 13:42:08 -05:00 |
|
Kwindla Hultman Kramer
|
8ddac0ccd8
|
Testing with gemini-exp-1114. Bug fix
|
2024-11-21 10:33:12 -08:00 |
|
Mark Backman
|
2a39ff69d6
|
Merge pull request #720 from pipecat-ai/mb/conversation-flow
|
2024-11-19 21:46:20 -05:00 |
|
Mark Backman
|
a36fc370fa
|
Improve the 22c foundational example
|
2024-11-19 15:49:40 -05:00 |
|
Mark Backman
|
97659ca3f0
|
Use the new pipecat-ai-flows module
|
2024-11-18 21:29:35 -05:00 |
|
Mark Backman
|
bd020320cd
|
Support a list of messages
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
7a55d2d7db
|
Add end session handler and update example
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
5301f44b3b
|
Add pre- and post-actions
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
686165b95a
|
Add ability to register actions
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
4e0ecdd673
|
Class name updates and remove FrameProcessor base class
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
1b74560f9d
|
Move function registration into the ConversationFlowProcessor class
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
ece2c08cde
|
debugging
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
0b9742da9e
|
Add a conversation flow processor
|
2024-11-18 12:18:20 -05:00 |
|
Mark Backman
|
4273a31fd5
|
Fix simple-chatbot example
|
2024-11-16 07:48:42 -05:00 |
|
Mark Backman
|
966974bfc6
|
Change STTMuteProcessor to STTMuteFilter
|
2024-11-14 19:47:37 -05:00 |
|
Mark Backman
|
f807f233bd
|
Suppress UserStartedSpeakingFrame and UserStoppedSpeakingFrame when muted
|
2024-11-14 17:11:51 -05:00 |
|
Mark Backman
|
5fe679039c
|
Add STTMuteProcessor to un/mute the STT
|
2024-11-14 13:35:02 -05:00 |
|
Kwindla Hultman Kramer
|
534f710f5d
|
Merge pull request #688 from pipecat-ai/khk/natural-conversation
More work on llm-as-judge phrase endpointing
|
2024-11-14 09:15:16 -08:00 |
|
Aleix Conchillo Flaqué
|
d1db54d5fe
|
examples(playht): use a 2.0 engine
|
2024-11-13 17:19:23 +01:00 |
|
Mark Backman
|
0af2196f50
|
Merge pull request #708 from pipecat-ai/mb/add-rime-ai
Add RimeTTSService
|
2024-11-12 18:29:53 -05:00 |
|
Mark Backman
|
cd42320788
|
Update changelog
|
2024-11-12 18:28:04 -05:00 |
|
Kwindla Hultman Kramer
|
335178ff06
|
some gemini audio input examples
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
ee53535f41
|
gemini audio-in with no transcription
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
91ac40307e
|
small fix and more prompt examples
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
b6c2c1f730
|
anthropic natural conversation example using claude haiku
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
b56c789ae4
|
fixes for proposed judge pipeline
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
bd435d9e62
|
missing commit
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
55a81df84f
|
contributing to llm-as-judge phrase endpointing work
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
87434460f5
|
temp hacking
|
2024-11-11 21:04:50 -08:00 |
|
Mark Backman
|
958ec42e8d
|
Add Rime.ai TTS service
|
2024-11-11 21:58:09 -05:00 |
|
Jon Taylor
|
d1fff60d1d
|
barebones modal.com deployment example
|
2024-11-11 22:30:07 +00:00 |
|
Aleix Conchillo Flaqué
|
d839080834
|
Merge pull request #642 from pipecat-ai/aleix/input-queues-block-frames
introduce frame processor input queues block frames
|
2024-11-09 14:30:17 -08:00 |
|
Kwindla Hultman Kramer
|
33fc5bf990
|
improved 20c-persistent-context-anthropic.py
|
2024-11-08 16:42:30 -08:00 |
|
Kwindla Hultman Kramer
|
a54ca08405
|
fixes for anthropic function calling
|
2024-11-08 16:33:02 -08:00 |
|
Filipi Fuchter
|
e915c676aa
|
Added support for Krisp audio filter
|
2024-11-08 16:18:10 -03:00 |
|
Aleix Conchillo Flaqué
|
7071482583
|
try to use queue_frame() instead of process_frame()
|
2024-11-06 14:18:21 -08:00 |
|
Aleix Conchillo Flaqué
|
b6f0c16591
|
examples: restore EndFrame() on 01 and 02 foundational
|
2024-11-06 13:05:03 -08:00 |
|
Aleix Conchillo Flaqué
|
602915ae18
|
examples(websocket-server): allow interruptions
|
2024-11-04 13:05:02 -08:00 |
|
Aleix Conchillo Flaqué
|
a9ef5ca95d
|
examples: add bot background sound example
|
2024-11-03 11:13:02 -08:00 |
|
Aleix Conchillo Flaqué
|
e2b1b56e86
|
examples: don't require room token if using an STT
|
2024-11-01 23:06:50 -07:00 |
|
Aleix Conchillo Flaqué
|
f83381860c
|
Merge pull request #677 from pipecat-ai/aleix/add-notifier-and-notifier-filters
add notifiers and more frame filters
|
2024-10-31 15:55:07 -07:00 |
|
Aleix Conchillo Flaqué
|
4dad1bfe49
|
examples: add foundational/22-natural-conversation.py
|
2024-10-31 12:10:33 -07:00 |
|