Add the model configuration to your config.yml file:
config.yml
Copy
Ask AI
...models:- name: gemini1.5pro key_var: GEMINI_API_KEY # name of the environment variable containing the API key model_ref: gemini-1.5-pro # or model of your choice vendor: gemini...