mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 08:36:44 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
9be818fcdc
commit
16fab0c4e8
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ Deno.serve(async (req) => {
|
||||||
.update({
|
.update({
|
||||||
railway_service_id: railwayServiceId,
|
railway_service_id: railwayServiceId,
|
||||||
vps_pool_id: pool.id,
|
vps_pool_id: pool.id,
|
||||||
|
agent_name: agentNameFinal,
|
||||||
model_config: {
|
model_config: {
|
||||||
provider: modelFinal,
|
provider: modelFinal,
|
||||||
stt: sttProvider,
|
stt: sttProvider,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue