Skip to content

Commit

Permalink
Add description on how to find 3P models (#352)
Browse files Browse the repository at this point in the history
* Add description on how to find 3P models

* fix formatting issues
  • Loading branch information
i14h authored Jun 10, 2024
1 parent 7d78cd5 commit 8069f54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ are officially supported:
[2]: plugins/vertex-ai.md
[3]: plugins/ollama.md

See the docs for each plugin for setup and usage information.
See the docs for each plugin for setup and usage information. There's also
a wide variety of community supported models available you can discover by
[searching for packages starting with `genkitx-` on npmjs.org](https://www.npmjs.com/search?q=genkitx).

## How to generate content

Expand Down

0 comments on commit 8069f54

Please sign in to comment.