Learn R Programming

deliberr (version 0.1.0)

get_model_ids: Get Model IDs

Description

get_model_ids uses OpenRouter to get provider and model names. The model_id can be recreated as provider/model

Usage

get_model_ids()

Arguments

Value

a dataframe with columns provider and model

See Also

Other LLM methods: get_dri_llm_response(), make_dri_llm_prompts()

Examples

Run this code

get_model_ids()

Run the code above in your browser using DataLab