Aleix Conchillo Flaqué
1a662376fc
examples: use Cartesia TTS in most examples
2024-08-19 15:31:34 -07:00
Aleix Conchillo Flaqué
f3a4e54996
function calling: start callback should have function name first
2024-08-18 20:48:20 -07:00
Aleix Conchillo Flaqué
6520f20ffe
fix function calling examples
2024-08-17 23:32:39 -07:00
Kwindla Hultman Kramer
6e0dd4a779
Anthropic beta prompt caching
2024-08-15 00:54:43 -07:00
Kwindla Hultman Kramer
253765c611
and fixing anthropic demos
2024-08-14 23:14:20 -07:00
Kwindla Hultman Kramer
48f68ba6dc
Service for together.ai, including Llama 3.1 function calling support
2024-08-13 15:01:54 -07:00
Kwindla Hultman Kramer
29ca1b7855
Anthropic tool use core Pipecat pieces refactored ( #369 )
...
* processors(rtvi): rtvi 0.1 message protocol
* added a single function call handler
* wip - function calling
* fixup
* fixup
* fixup
* processors(rtvi): no need for configure_on_start()
* processors(rtvi): add new option values if they haven't been set yet
* Add the model name to the LLM usage metrics
* wip - anthropic tool calling
* still wip - anthropic tool use and vision
* anthropic tools and vision working
* anthropic tool calling and vision
* Cartesia error handling
* Anthropic tool use core Pipecat pieces refactored as per plan
* aleix has good ideas
* Usage metrics for Anthropic LLMs
* fix function call result state not getting cleared bug
* Pass **kwargs through from AnthropicLLMService constructor
* about to tinker with anthropic
* added openai function calling
* openai function calling
* fixup
---------
Co-authored-by: Aleix Conchillo Flaqué <aleix@daily.co >
Co-authored-by: Chad Bailey <chadbailey@gmail.com >
Co-authored-by: mattie ruth backman <mattieruth@gmail.com >
Co-authored-by: chadbailey59 <chadbailey59@users.noreply.github.com >
2024-08-13 13:01:24 -05:00
Aleix Conchillo Flaqué
22e176e329
processors(base): add start_llm_usage_metrics and start_tts_usage_metrics
2024-08-08 16:46:56 -07:00
chadbailey59
3958bb7903
Additional LLM and TTS metrics ( #343 )
...
* added llm and tts usage metrics
* Metrics debug logging
* cleanup
2024-08-07 08:55:51 -05:00
Aleix Conchillo Flaqué
4133cd03bb
processors(gstreamer): add clock_sync property
2024-08-05 09:23:25 -07:00
Aleix Conchillo Flaqué
fa7c941792
examples(gstreamer): add new GStreamer examples
2024-08-04 12:29:36 -07: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
Aleix Conchillo Flaqué
d60e99a043
examples(06a-image-sync): make sure frames go downstream
2024-07-30 11:41:58 -07:00
Kwindla Hultman Kramer
9d050a16c7
committing an uncommitted file
2024-07-17 20:23:41 -07:00
Kwindla Hultman Kramer
5006376fe6
undo changes to 02-llm-say-one-thing.py
2024-07-17 15:18:47 -07:00
Kwindla Hultman Kramer
2204b8e205
cartesia streaming and context management via word-level timestamps
2024-07-17 15:17:00 -07:00
Kwindla Hultman Kramer
270007b17c
wip - using cartesia word timestamps for context management
2024-07-17 14:13:52 -07:00
Aleix Conchillo Flaqué
be5603bf16
examples: fix 06a-image-sync.py
2024-07-02 10:11:50 -07:00
Aleix Conchillo Flaqué
a9a82c083b
services: add GladiaSTTService support
2024-07-02 08:03:29 -07:00
Aleix Conchillo Flaqué
d1ca0c5614
examples: added new 17-detect-user-idle.py
2024-07-01 18:17:43 -07:00
Aleix Conchillo Flaqué
7f9fd9ffce
examples: added 07i-interruptible-xtts
2024-07-01 10:41:34 -07:00
Aleix Conchillo Flaqué
4f38d989f5
services(cartesia): upgrade to new cartesia 1.0.0
2024-06-25 11:51:34 -07:00
Aleix Conchillo Flaqué
a4f857ee34
examples: use new AzureSTTService in 07f-interruptible-azure
2024-06-13 17:03:49 -07:00
Aleix Conchillo Flaqué
c086160239
examples: cleanup some 07 interruptible examples
2024-06-13 16:36:10 -07:00
Aleix Conchillo Flaqué
cb27e86266
metrics: allow sending only initial TTFB metrics
2024-06-13 13:30:00 -07:00
Aleix Conchillo Flaqué
9992d826b1
examples: renamed 06b-listen... to 07h-inte...
2024-06-13 10:18:20 -07:00
Ankur Duggal
effc69e4e4
formatting
2024-06-12 15:01:19 -07:00
Ankur Duggal
c7a0d0db64
OpenPipe Integration
2024-06-12 14:23:56 -07:00
Kwindla Hultman Kramer
5eb1b90a4b
Merge pull request #229 from pipecat-ai/khk-deepgram-url-configurable
...
Deepgram TTS service improvements
2024-06-12 14:52:04 -04:00
Kwindla Hultman Kramer
9c4ee74b91
bot to test for demo
2024-06-12 10:41:49 -07:00
Kwindla Hultman Kramer
448a0307a8
rebasing
2024-06-12 07:54:18 -07:00
Aleix Conchillo Flaqué
ce2ebd3198
examples: updated 07c-interruptible-deepgram to usee DeepgramSTTService
2024-06-10 21:00:01 -07:00
Aleix Conchillo Flaqué
13ea1efc96
examples: add new 13b-deepgram-transcription
2024-06-10 21:00:01 -07:00
Kwindla Hultman Kramer
294b037730
configurable deepgram base url
2024-06-08 09:38:48 -04:00
Aleix Conchillo Flaqué
dc28590247
moved ParallelTask to pipecat.pipeline.parallel_task
2024-06-07 13:17:50 -07:00
Aleix Conchillo Flaqué
90d11398e6
examples: add 15a-switch-languages
2024-06-07 13:12:21 -07:00
Aleix Conchillo Flaqué
bf8c73b25b
examples: add 15-switch-voices
2024-06-07 13:12:21 -07:00
Aleix Conchillo Flaqué
e765a29ca2
processors: implement base process_frame(). all subsclassed should call it
2024-06-06 10:54:21 -07:00
Kwindla Hultman Kramer
ac7bc35944
azure tts ttfb
2024-06-06 11:45:48 -04:00
Kwindla Hultman Kramer
ddfd721f6e
openai tts ttfb
2024-06-06 11:32:47 -04:00
Kwindla Hultman Kramer
aee3916cd1
cartesia async fixed
2024-06-06 11:24:26 -04:00
Kwindla Hultman Kramer
1a542c91fa
temp commit, woring on playht
2024-06-06 10:48:22 -04:00
Aleix Conchillo Flaqué
b515c28417
services(cartesia): allow output_format and model_id
2024-06-04 19:24:33 -07:00
Aleix Conchillo Flaqué
7eb9dfde38
pyproject: include langchain-community and langchain-openai
2024-06-04 15:43:54 -07:00
Aleix Conchillo Flaqué
af202d4fe5
pipeline(task): introduce has_finished()
2024-06-04 15:43:54 -07:00
Aleix Conchillo Flaqué
5cdb8a79a1
examples: use camera_out_is_live for live video
2024-06-04 15:43:54 -07:00
Aleix Conchillo Flaqué
dd3b4083eb
Merge pull request #204 from TomTom101/TomTom101/langchain
...
fix: Fixed imports, support new PipelineParams
2024-06-03 03:16:30 +08:00
TomTom101
410dbd3dfc
fix: Fixed imports, support new PipelineParams
2024-06-02 20:16:11 +02:00
Aleix Conchillo Flaqué
0b691ff597
Merge pull request #198 from pipecat-ai/aleix/websocket-transport
...
websocket transport support
2024-06-01 04:40:39 +08:00