Adds Google VertexAI as model provider

This commit is contained in:
Hristo 2024-05-14 15:05:17 -04:00
parent cef75279c5
commit ebbe18ab45
12 changed files with 101 additions and 77 deletions

View file

@ -31,7 +31,7 @@ export const handleConnection = async (
}),
);
ws.close();
};
}
}
const [chatModelProviders, embeddingModelProviders] = await Promise.all([