Hoan Luu Huu
f18b62e165
support ultravox agent id ( #1254 )
...
* support ultravox agent id
* wip
2025-06-23 09:37:10 -04:00
Dave Horton
f670626cf7
google gemini set default model to models/gemini-2.0-flash-live-001
2025-05-22 08:12:58 -04:00
Hoan Luu Huu
b92a9c700e
fixed google s2s mcp initiate wrong functionDeclarations ( #1203 )
...
* fixed google s2s mcp initiate wrong functionDeclarations
* populate model from llm verb to google setup message
2025-05-18 20:15:26 -04:00
Hoan Luu Huu
d7884a837a
update deepgram voice agent ( #1191 )
...
* update deepgram voice agent
* fix lint
* wip
* wip
2025-05-13 07:43:48 -04:00
Hoan Luu Huu
14295dcebc
support google s2s ( #1169 )
...
* support google s2s
* wip
2025-05-07 07:20:33 -04:00
Hoan Luu Huu
9d54ca8116
Jambonz support Model context protocol (MCP) ( #1150 )
...
* Jambonz support Model context protocol (MCP)
* merged mcp tools with existing llmOptions.tools
* support list of mcp servers
* wip
* wip
* wip
* fix voice agent
* fix open-ai
* fix review comment
* fix deepgram voice agent
* update verb specification version
2025-04-24 06:50:53 -04:00
Sam Machin
472f4f4532
clientTools over webhooks ( #1167 )
...
* clientTools over webhooks
* lint
* simpler toolHook response
2025-04-23 09:15:16 -04:00
Sam Machin
0bf2013934
add default model ( #1147 )
2025-04-22 09:49:24 -04:00
Sam Machin
4e74bab728
handle errors in createing call ( #1164 )
...
* move createCall into the try/catch and add a completionReason to results for errors
* add default completionReason
fixes #1165
* lint
2025-04-17 07:43:22 -04:00
Dave Horton
305facb03b
Fix/11labs no client config ( #1149 )
...
* update to verb specs
* add parameter to api call when there is not client config provided
2025-04-12 10:36:35 -04:00
Dave Horton
d310ba0ed1
reduce verbosity of logging ( #1145 )
2025-04-09 15:36:58 -04:00
Sam Machin
c708b7d007
fix initial message format ( #1144 )
2025-04-09 10:43:07 -04:00
Hoan Luu Huu
cd2563ce17
support ultravox send user_input_message ( #1100 )
2025-02-26 19:50:09 -05:00
Hoan Luu Huu
4bf2f42f33
support ultravox sends createCall response to app ( #1091 )
...
* support ultravox sends createCall response to app
* update type issue
Co-authored-by: Matt Hertogs <matthertogs@gmail.com >
---------
Co-authored-by: Matt Hertogs <matthertogs@gmail.com >
2025-02-20 07:07:03 -05:00
Hoan Luu Huu
8487a4be68
support elevenlabs private agent ( #1063 )
2025-02-02 22:10:51 -05:00
Hoan Luu Huu
2ddcd53d6b
support elevenlabs s2s ( #1052 )
...
* support elevenlabs s2s
* wip
* wip
* wip
2025-02-02 10:29:48 -05:00
Hoan Luu Huu
499c800213
Feat/ultravox s2s ( #1032 )
...
* support ultravox_s2s
* support ultravox_s2s
* support ultravox_s2s
* wip
* wip
* wip
* wip
* fix ultravox toolcall
* wip
2025-01-14 07:11:55 -05:00
Hoan Luu Huu
f4e68d0ea1
fix openai_s2s is using wrong model ( #1031 )
...
* fix openai_s2s is using wrong model
* wip
* wip
2025-01-11 08:38:14 -05:00
Dave Horton
6bad1a22f3
fix #1025 ( #1026 )
...
* fix #1025
* redirect verb should be able to redirect to a new websocket endpoint
2025-01-09 15:45:20 -05:00
Dave Horton
a2581eaeb4
tts throttling and send user_interruption event ( #1019 )
...
* tts throttling and send user_interruption event
* tts streaming: if we get a flush with tokens pending, send the flush after the tokens
* wip
2025-01-04 16:34:01 -05:00
Dave Horton
d05e470867
remove hardcoding of openai model
2024-12-19 18:42:57 -05:00
Dave Horton
5e04db82bf
Feat/deepgram voice agent ( #1006 )
...
* wip
* wip
* wip
2024-12-13 10:05:23 -05:00
Dave Horton
c79a6aaf8a
Feat/llm update ( #936 )
...
* add support for llm:update during LLM session
* make sure to end openai session when Llm task is killed
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2024-10-16 09:27:51 -04:00
Dave Horton
f09722a5b5
Feat/llm verb ( #931 )
...
* wip
* working version for openai realtime beta
* lint
* tests: update db to latest 0.9.2 schema
2024-10-12 19:26:27 -04:00