firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to integrate, test, and deploy sophisticated AI features to Firebase or Google Cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Can we get support for MedLM with Vertex plugin?

santhonydo opened this issue · comments

Is your feature request related to a problem? Please describe.
I have access to MedLM model but can't use it with GenKit Vertex plugin since it's not supported.

Describe the solution you'd like
Add support for MedLM in Vertex plugin

Describe alternatives you've considered
simple fetch

Additional context
I am building for healthcare professionals so MedLM is essential for the task.

@santhonydo have you implemented anything yourself? this is a very limited usecase LLM and I'm not sure we should put it in Genkit core