List_models in @google/generative-ai (node.js)

I know there is a list_models method in the generative-ai-python package. It appears that this method is not available in generative-ai-js

Any idea how to return the available models in a node.js based app?

1 Like