| generate_model_docs | R Documentation |
Helper for roxygen2 @eval tag to dynamically insert supported models into documentation.
Shows enriched information (context window, capabilities) when available.
generate_model_docs(provider, max_items = 15)
provider |
The name of the provider. |
max_items |
Maximum number of models to display. Defaults to 15. |
A string containing roxygen-formatted documentation of the models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.