Filipi Fuchter
|
c19f9bc43a
|
Creating a new stream resampler which avoids clicks.
|
2025-07-02 16:19:47 -03:00 |
|
Mark Backman
|
e19c5464fe
|
Merge pull request #2114 from pipecat-ai/mb/bump-google-genai-version
Upgrade google-genai version to 1.24.0
|
2025-07-02 14:25:29 -04:00 |
|
Mark Backman
|
5c2ea3b804
|
Upgrade google-genai version to 1.24.0
|
2025-07-02 11:18:37 -07:00 |
|
Aleix Conchillo Flaqué
|
c27348d470
|
Merge pull request #2118 from pipecat-ai/aleix/daily-python-0.19.4
pyproject: update daily-python to 0.19.4
|
2025-07-02 10:38:54 -07:00 |
|
Aleix Conchillo Flaqué
|
de5f9c9217
|
pyproject: update daily-python to 0.19.4
|
2025-07-02 09:51:36 -07:00 |
|
Aleix Conchillo Flaqué
|
f9086ee3a2
|
Merge pull request #2110 from pipecat-ai/aleix/daily-add-virtual-speaker-support
DailyTransport: allow receiving audio in a single track
|
2025-07-02 09:50:02 -07:00 |
|
Vanessa Pyne
|
43298a9026
|
Merge pull request #2077 from yousifa/mcp-http-gemini-support
Mcp http gemini support
|
2025-07-02 11:47:25 -05:00 |
|
Vanessa Pyne
|
d80e228c6f
|
Merge branch 'main' into mcp-http-gemini-support
|
2025-07-02 11:47:18 -05:00 |
|
Mark Backman
|
2902362886
|
Merge pull request #2115 from pipecat-ai/mb/docstring-cleanup
Docstring cleanup, fix missing examples imports
|
2025-07-02 11:35:11 -04:00 |
|
Mark Backman
|
1cd303ad7f
|
Merge pull request #2090 from pipecat-ai/mb/silero-np-error
Remove redundant import and global in SileroOnnxModel
|
2025-07-02 11:28:11 -04:00 |
|
Mark Backman
|
f590a476e7
|
Gemini Live fixes, plus additional docstrings
|
2025-07-02 08:27:23 -07:00 |
|
Mark Backman
|
e71cb3ba68
|
Docstring cleanup, fix missing examples imports
|
2025-07-02 08:27:23 -07:00 |
|
Filipi da Silva Fuchter
|
510a9af2e5
|
Merge pull request #2116 from pipecat-ai/filipi/fix_ios_chatbot_demo
Fixed an issue to disconnect the iOS chatbot demo.
|
2025-07-02 12:13:51 -03:00 |
|
Filipi Fuchter
|
5328f84df4
|
Fixed an issue to disconnect the iOS chatbot demo.
|
2025-07-02 12:06:15 -03:00 |
|
Yousif Astarabadi
|
18817fd81b
|
added docstring in public GeminiFileAPI module
|
2025-07-02 00:09:48 -07:00 |
|
Yousif Astarabadi
|
4bcc536fd2
|
added arg description in docstring for gemini live init
|
2025-07-02 00:03:27 -07:00 |
|
Yousif Astarabadi
|
1ab2ddd317
|
fix lint error
|
2025-07-01 23:55:34 -07:00 |
|
Yousif
|
09aa168840
|
Merge branch 'pipecat-ai:main' into mcp-http-gemini-support
|
2025-07-01 23:54:42 -07:00 |
|
Vanessa Pyne
|
05753fb207
|
Merge pull request #1786 from getchannel/main
Add File API to GeminiMultimodalLive
|
2025-07-01 20:29:12 -05:00 |
|
Pete
|
715e3f8543
|
Merge branch 'pipecat-ai:main' into main
|
2025-07-01 20:42:28 -04:00 |
|
Pete
|
9c9d4b35a4
|
remove audio_transcriber from gemini.py
unecessary import removed.
|
2025-07-01 20:36:54 -04:00 |
|
getchannel
|
2ee935f784
|
Update gemini.py
|
2025-07-01 20:31:58 -04:00 |
|
Aleix Conchillo Flaqué
|
58aedc88a4
|
DailyTransport: allow receiving audio in a single track
|
2025-07-01 17:29:10 -07:00 |
|
getchannel
|
0e60385871
|
add FileAPI to gemini.py
|
2025-07-01 20:14:31 -04:00 |
|
Mark Backman
|
a4188f7986
|
Merge pull request #2103 from pipecat-ai/mb/add-user-id-to-transcript
Add user_id to transcription frames
|
2025-07-01 18:28:12 -04:00 |
|
vipyne
|
c7cbfe7a4f
|
remove grounding metadata commits
|
2025-07-01 17:21:38 -05:00 |
|
vipyne
|
f1c9f5040b
|
Update examples/foundational/26f-gemini-multimodal-live-files-api.py
|
2025-07-01 16:27:25 -05:00 |
|
vipyne
|
79e51051c7
|
New lint rules and remove unused example file
|
2025-07-01 16:27:25 -05:00 |
|
Pete
|
a63d0da528
|
Update gemini.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
4fd8df208f
|
Add groundingMetadata events.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
44d3bd30fa
|
Add groundingMetadata and logging gemini.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
6e6e932370
|
Create 26g-gemini-multimodal-live-groundingMetadata.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
baccf50417
|
update correct upload endpoint file_api.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
7b1071b30d
|
Create 26f-gemini-multimodal-live-files-api.py
This is an example to test usage of the Files API integration. Specifically with the Gemini Multimodal Live Service.
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
bd7ca94196
|
Update gemini.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
1ec1aa76e9
|
Rename file_api to file_api.py
added proper .py to file name.
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
77c369c3c7
|
add file_api __init__.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
9171d4b040
|
add FileData class events.py
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
e02b95fca5
|
Create file_api
|
2025-07-01 16:27:25 -05:00 |
|
getchannel
|
d45a07b5e5
|
add FileAPI to gemini.py
|
2025-07-01 16:27:25 -05:00 |
|
Mark Backman
|
0cdcfcee8d
|
Remove redundant import and global in SileroOnnxModel
|
2025-07-01 13:29:47 -07:00 |
|
Mark Backman
|
324546b4e7
|
Merge pull request #2098 from StrongMind/aws-session-token
Add support for session token in AWS Nova Sonic service
|
2025-07-01 16:25:38 -04:00 |
|
Filipi da Silva Fuchter
|
c8ee67a636
|
Merge pull request #2085 from pipecat-ai/filipi/freeze-test-python-3.10
Fixing pipeline freeze when using Python 3.10
|
2025-07-01 17:17:38 -03:00 |
|
Filipi Fuchter
|
b87c57c951
|
Adding missing docstring to the watchdog event
|
2025-07-01 17:12:18 -03:00 |
|
Filipi Fuchter
|
721f662bbe
|
Making cancel sentinel classes private
|
2025-07-01 17:09:05 -03:00 |
|
Filipi Fuchter
|
fccd48bfff
|
Fixing pipeline freeze when using Python 3.10
|
2025-07-01 17:05:18 -03:00 |
|
Filipi Fuchter
|
5310d903ec
|
Adding the requirements and needed variables for the freeze-test example.
|
2025-07-01 17:04:27 -03:00 |
|
Mark Backman
|
8cbce555e4
|
Add user_id to stt_traced decorator
|
2025-07-01 13:01:48 -07:00 |
|
Mark Backman
|
f6112713e8
|
Add user_id to TranscriptionFrame and InterimTranscriptionFrame pushed by STTServices
|
2025-07-01 12:59:20 -07:00 |
|
Mark Backman
|
cc637f4dea
|
Clean up docstrings after DirectFunction merge (#2105)
* Add missing import for FunctionCallParams
* Update docstrings in direct_function
* Docstring fixes for run.py
* Remove unused imports in llm_service
* Add missing docstrings to llm_service
* Remove FunctionCallParams import
* Wording improvements
* Type checking for FunctionCallParams
|
2025-07-01 15:22:30 -04:00 |
|