Commit Graph

1459 Commits

Author SHA1 Message Date
Filipi Fuchter
b235ea7aaf Extracting the result from response. 2025-11-28 07:28:45 -03:00
Filipi Fuchter
79b6ac0514 Invoking the agent. 2025-11-28 07:23:16 -03:00
Filipi Fuchter
ddb0cbed77 Trying to invoke agentcore. 2025-11-28 07:00:12 -03:00
Filipi Fuchter
ebbb097e5f Creating server 2025-11-28 06:32:29 -03:00
Filipi Fuchter
a902981b95 Updating dependencies. 2025-11-28 06:18:28 -03:00
Filipi Fuchter
ced707a5c7 Refactoring the examples. 2025-11-28 06:15:38 -03:00
Filipi Fuchter
921d2a0ced Adding missing dependency 2025-11-28 06:05:08 -03:00
Filipi Fuchter
3f3b8547a1 Ignoring local dev variable when deploying the agent. 2025-11-28 06:01:23 -03:00
Filipi Fuchter
1acb7b18b1 Refactoring how we are structuring the code. 2025-11-28 05:58:32 -03:00
Filipi Fuchter
4b230860a5 Simple script for testing if we are correctly gathering the ice candidates in the browser. 2025-11-28 05:51:28 -03:00
Filipi Fuchter
db0583ae88 Refactoring the bots 2025-11-28 05:44:34 -03:00
Filipi Fuchter
9c9e328d67 Fixing launch. 2025-11-27 22:29:25 -03:00
Filipi Fuchter
fe68b27559 passing flag if is ssl or not. 2025-11-27 18:36:29 -03:00
Filipi Fuchter
bbf6077ef6 testing turn 2025-11-27 18:12:24 -03:00
Filipi Fuchter
94a7ffcbcf fixing format 2025-11-27 18:04:45 -03:00
Filipi Fuchter
8ae27020a8 Testing STUN\TURN candidates 2025-11-27 18:00:47 -03:00
Filipi Fuchter
eda2e3c3f1 Testing STUN\TURN candidates 2025-11-27 17:51:05 -03:00
Filipi Fuchter
28c8fbeab6 Testing UDP connection. 2025-11-27 17:19:35 -03:00
Filipi Fuchter
f42fba6fa9 Fixing ruff format. 2025-11-27 16:35:49 -03:00
Filipi Fuchter
e891f05bb9 Creating a script to launch already passing the environemnt variables. 2025-11-27 16:34:43 -03:00
Filipi Fuchter
625d56e8fa Simplest possible example using agentcore 2025-11-27 16:22:32 -03:00
Paul Kompfner
2edfa493b6 Amazon Bedrock AgentCore exploration, cont'd 2025-11-25 10:46:33 -05:00
Paul Kompfner
efa0669155 Amazon Bedrock AgentCore exploration, cont'd 2025-11-20 11:36:51 -05:00
Paul Kompfner
19f344e41a Amazon Bedrock AgentCore exploration, cont'd 2025-11-20 11:04:35 -05:00
Paul Kompfner
d1ce2f52f3 Amazon Bedrock AgentCore exploration, cont'd 2025-11-20 10:59:07 -05:00
Paul Kompfner
0c2723052c Amazon Bedrock AgentCore exploration 2025-11-19 17:39:55 -05:00
Aleix Conchillo Flaqué
ceaf53fdb0 LLMContext: async create_image_message/create_audio_message fixes 2025-11-18 19:41:13 -08:00
Mark Backman
62a0f0c0f5 Merge pull request #3070 from ivaaan/hume-timestamps 2025-11-18 19:56:20 -05:00
ivaaan
f325eeb95b rm TranscriptProcessor 2 2025-11-18 20:41:10 +01:00
ivaaan
c2309efd7e rm TranscriptProcessor 2025-11-18 20:35:09 +01:00
Ivan A
a38f208135 Update examples/foundational/07ae-interruptible-hume.py
Co-authored-by: Mark Backman <m.backman@gmail.com>
2025-11-18 20:30:28 +01:00
Mark Backman
153201542b Fix foundational 30 example to output TTSTextFrames synced to audio 2025-11-18 13:29:06 -05:00
Ivan A
8dbe119a73 Merge branch 'main' into hume-timestamps 2025-11-18 18:38:24 +01:00
ivaaan
26f96d0be8 upd example 2025-11-18 18:31:38 +01:00
Aleix Conchillo Flaqué
9f45ad4d2e LLMContext: create_image_message/create_audio_message are now async 2025-11-18 09:04:40 -08:00
Paul Kompfner
5095fc6a64 Update Moondream example so that Moondream service output makes it into the context, even if the TTS service is disabled 2025-11-17 15:16:19 -05:00
ivaaan
9156e21727 fix formatting 2025-11-17 14:00:03 +01:00
Filipi Fuchter
04dbbabc03 Introduced a minimum confidence parameter in DeepgramFluxSTTService to avoid generating transcriptions below a defined threshold. 2025-11-17 09:54:30 -03:00
ivaaan
71869a116d fix errors 2025-11-17 13:51:04 +01:00
ivaaan
2f2bde9856 add timestamps to example 2025-11-17 13:40:03 +01:00
Mark Backman
74a0e8c88d Merge pull request #3050 from ai-coustics/aic-vad-analyzer
feat(ai-coustics): add ai-coustics integrated VAD
2025-11-14 08:11:15 -05:00
kompfner
e83ac82bf3 Merge pull request #3042 from pipecat-ai/pk/follow-up-inter-frame-spaces
Follow-up to #3041
2025-11-13 11:03:06 -05:00
Mark Backman
edbf96b3c5 Update GeminiTTSService for streaming, other Google TTS improvements 2025-11-13 10:22:34 -05:00
Paul Kompfner
8851d18f92 Tweak the LLM prompt again to try to fix the issue of LLMs sometimes omitting punctuation in their output. 2025-11-13 10:02:33 -05:00
Mark Backman
0e37658f8d Add ElevenLabsRealtimeSTTService 2025-11-13 09:49:05 -05:00
Corvin Jaedicke
a7b2052b38 add ai-coustics VAD 2025-11-13 14:20:35 +01:00
Paul Kompfner
1802f949ef Fix an issue with some examples where punctuation was missing from the LLM output, by tweaking the LLM prompt. 2025-11-12 17:12:03 -05:00
Paul Kompfner
5222ff99de Apply includes_inter_frame_spaces = True in all LLM and TTS services that need it.
Note that for `LLMTextFrame`s, the right behavior is pretty much always `includes_inter_frame_spaces = True`. I decided *not* to go ahead and make that the default for `LLMTextFrame`s, though, simply to not introduce a subtle behavior change for creative/unexpected use-cases that were relying on text in hand-crafted `LLMTextFrame`s being handled a certain way. Ditto for `TTSTextFrame`s.

Also, fix an issue in `NeuphonicTTSService` where it wasn't pushing `TTSTextFrame`s.

Also, fix the broken `SarvamHttpTTSService` example.

Also, add a couple of missing examples.
2025-11-12 15:10:11 -05:00
Aleix Conchillo Flaqué
0ed430e7e2 examples(foundational): use DeepgramSTTService in 07 2025-11-07 11:34:11 -08:00
Aleix Conchillo Flaqué
4f1468e0fa scripts(evals): improve eval prompt 2025-11-07 10:05:46 -08:00